Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor #12

Merged
merged 2 commits into from
Oct 5, 2020
Merged

Minor #12

merged 2 commits into from
Oct 5, 2020

Conversation

Krinkle
Copy link
Contributor

@Krinkle Krinkle commented Apr 11, 2020

  • Decoupling clean ups and minor improvements.
  • jquery: Make $.fn.wikilookup() a chainable method.

Ref #6.

Krinkle added 2 commits April 12, 2020 00:23
* Update tests to use the Wikilook global directly instead.

* Minor doc fixes.

* Remove redundant "$()" wrapping in wikilookup.js jQuery adapter.
  The "this" object must be a jQuery object already.

Ref mooeypoo#6.
Enables things like:

```
$('foo')
	.some()
	.wikilookup()
	.thing()
```
@mooeypoo mooeypoo merged commit 43bebf4 into mooeypoo:master Oct 5, 2020
@Krinkle Krinkle deleted the minor branch October 6, 2020 00:01
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.

2 participants