Skip to content

Type definitions for QUnit 1.10.0#3

Merged
borisyankov merged 1 commit intoDefinitelyTyped:masterfrom
Diullei:master
Oct 18, 2012
Merged

Type definitions for QUnit 1.10.0#3
borisyankov merged 1 commit intoDefinitelyTyped:masterfrom
Diullei:master

Conversation

@Diullei
Copy link
Copy Markdown
Member

@Diullei Diullei commented Oct 18, 2012

I created a type definition file to QUnit.

borisyankov added a commit that referenced this pull request Oct 18, 2012
Type definitions for QUnit 1.10.0
@borisyankov borisyankov merged commit 6748300 into DefinitelyTyped:master Oct 18, 2012
kontan pushed a commit to kontan/DefinitelyTyped that referenced this pull request Apr 16, 2013
vvakame pushed a commit that referenced this pull request Sep 5, 2014
vvakame pushed a commit that referenced this pull request Oct 27, 2014
vvakame pushed a commit that referenced this pull request Dec 4, 2014
Merge borisyankov/DefinitelyTyped into Asana/DefinitelyTyped
vvakame pushed a commit that referenced this pull request Apr 22, 2015
greybax added a commit to greybax/DefinitelyTyped that referenced this pull request Jun 12, 2015
vvakame pushed a commit that referenced this pull request Aug 4, 2015
borisyankov pushed a commit that referenced this pull request Nov 24, 2015
subash-a pushed a commit to subash-a/DefinitelyTyped that referenced this pull request Dec 31, 2015
Adding TypeDefinition for Collapse Components
vvakame pushed a commit that referenced this pull request Jan 11, 2016
lattwood pushed a commit to NickelMedia/DefinitelyTyped that referenced this pull request Jan 20, 2016
vvakame pushed a commit that referenced this pull request Feb 26, 2016
mhegazy pushed a commit that referenced this pull request Jun 22, 2016
vladima pushed a commit that referenced this pull request Sep 28, 2016
Merge from DefinitelyTyped/master
zhengbli pushed a commit that referenced this pull request Oct 20, 2016
minestarks pushed a commit that referenced this pull request Nov 18, 2016
aozgaa pushed a commit that referenced this pull request Feb 6, 2017
wampy.d.ts update + fixed tests
aozgaa pushed a commit that referenced this pull request May 18, 2017
rbuckton pushed a commit that referenced this pull request Jul 3, 2017
amcasey pushed a commit that referenced this pull request Aug 8, 2017
sandersn pushed a commit that referenced this pull request Sep 5, 2017
aozgaa pushed a commit that referenced this pull request Sep 14, 2017
uniqueiniquity pushed a commit that referenced this pull request Oct 19, 2017
DanielRosenwasser pushed a commit that referenced this pull request Nov 4, 2017
DanielRosenwasser pushed a commit that referenced this pull request Nov 10, 2017
fix config field 'keepAliveSettings' mandatory => optional
minestarks pushed a commit that referenced this pull request Dec 11, 2017
add extends enigmaJS.IGeneratedAPI to IApp
aozgaa pushed a commit that referenced this pull request Dec 20, 2017
DanielRosenwasser pushed a commit that referenced this pull request Feb 13, 2018
GiorgosPap pushed a commit to GiorgosPap/DefinitelyTyped that referenced this pull request Apr 19, 2018
RyanCavanaugh pushed a commit that referenced this pull request Apr 19, 2018
* Added typings for ngTagsInput

* Adding typings for ng-tags-input (#2)

* fixed travis CI issues

* fixed CI travis issues #2

* fixed CI travis issues #3
sandersn pushed a commit that referenced this pull request Sep 20, 2018
DanielRosenwasser pushed a commit that referenced this pull request Nov 1, 2018
uniqueiniquity pushed a commit that referenced this pull request Jan 23, 2019
sandersn pushed a commit that referenced this pull request Feb 5, 2019
armanio123 pushed a commit that referenced this pull request Feb 6, 2019
PranavSenthilnathan pushed a commit that referenced this pull request Feb 7, 2019
johnnyreilly pushed a commit that referenced this pull request Aug 15, 2019
* [testing-library] create @testing-library/* definitions

* Fix lint issues (#1)

* fix(lint): Fix lint issues for `@testing-library/dom`

* fix(lint): Fix lint issues in `@testing-library/react`

* chore(format): Format `@testing-library/react`

* chore(format): Format `@testing-library/dom`

* chore: Add `@eps1lon` as collaborator

* fix(testing-library): GH url

* chore: fix lint error (#2)

* Updated contributions (#3)

* chore: Added my name

* chore: Added me

* chore: Hooks

* chore: Hooks

* Update index.d.ts

* bump major version

* Revert "bump major version"

This reverts commit 04b992e.
typescript-bot pushed a commit that referenced this pull request Sep 25, 2020
…age Tests Cleanup by @reubenrybnik

* Underscore usage tests - addition, removal, and labeling of tests (#1)

* Removing the EnumerableKey type alias because DT linting is not good at dealing with it between different versions of TypeScript.

(cherry picked from commit abe1df7)

* Adding comments that describe and anchor tests, changing a few tests slightly, and removing some tests.

* Adding some chain tests.

* Fixing spelling error.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Updating the mixin test to properly augment Underscore types.

* Removing an unnecessary generic type specification.

* Wrapping a comment.

* Referencing #33479 in more places.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Underscore usage tests - type assertions (#2)

* Adding type assertions to usage tests.

* Minor updates to the bind test.

* Removing comments for chain tests that are already in the chain tests section of the file and updating the chain tests header.

* Breaking a function into multiple lines for better readability.

* Adding a separate toArray test that infers a more interesting type than any[].

* Replacing a movie reference with a more generic example.

* Make indentation more consistent.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Revert "Replacing a movie reference with a more generic example."

This reverts commit 49c0a79.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Underscore usage tests - reorganization (#3)

* Removing the combinatorial tests label for types.

* Making to the types section of tests.

* Making updates to the collections section of tests.

* Making updates to the arrays section of tests.

* Making updates to the functions section of tests.

* Making updates to the objects section of tests.

* Making updates to the utility section of tests.

* Making updates to the OOP section of tests and adding an OOP header to UnderscoreStatic.

* Making updates to the chaining section of tests.

* Adding a missing word to a sentence.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Changing "sorting" to "order" when describing sortedIndex

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Switching "values its keys" to "vice versa"

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Removing an inaccurate "no-op" from a description

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Splitting up comments between calling mixin and augmenting type definitions

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Removing an extra memoize header.

* Changing "TSC" to "TypeScript."

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>
dkershner6 added a commit to dkershner6/DefinitelyTyped that referenced this pull request May 14, 2021
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants