Skip to content

Conversation

@gibson042
Copy link
Member

Closes gh-3102
Fixes gh-3100

I'm ambivalent about this, but it doesn't cost much.

   raw     gz Sizes
264011  78513 dist/jquery.js
 86318  30014 dist/jquery.min.js

   raw     gz Compared to master @ 7f2ebd2c4dea186d7d981b939e6e2983a9d7f9c1
  +110    +22 dist/jquery.js
   +44    +17 dist/jquery.min.js

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @markelog, @jaubourg and @dmethvin to be potential reviewers

validate = function() {
assert.equal( when, "before" );
},
done = assert.async( 5 );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I always forget you can do this.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't it require a QUnit update?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've only had it since January. It was added in QUnit 1.20.

@dmethvin
Copy link
Member

dmethvin commented May 5, 2016

I'm okay with it. It actually simplifies the docs and upgrade guide I think?

@gibson042
Copy link
Member Author

I think so, just by virtue of changing less.

@timmywil
Copy link
Member

timmywil commented May 5, 2016

I guess I'm okay with this.

@marcandre
Copy link

Great! Eager to run the spec suite of Parsley with this in. Thanks for the consideration and good discutions 😄

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants