Skip to content

Conversation

@gregjacobs
Copy link
Owner

@gregjacobs gregjacobs commented Dec 27, 2018

  • Convert codebase to TypeScript
  • Upgrade Gulp from v3 to v4
  • Update TLD regex
  • Add integration tests for loading with Node.js's require(), ES6 imports, TypeScript, UMD output file in browser, and Webpack
  • Move live example to root-level folder
  • Add test to make sure the live example is working

Closes #254

This won't work with the TypeScript conversion, will have to come up with a different workaround
…t/commonjs and dist/es2015 output folders for npm
…t, and therefore the generated JSDuck output

Also marking of `private` method based on `@private` tag
…r' );` alongsite ES6 default and named imports
…> tag. Fix issue with unicode chars being converted in the source code which made some regexes invalid
…g literals which are subsequently used in regular expressions. This compression was causing the regular expressions to become invalid
…of truth for default values, rather than duplicating them in the constructor
* Re-include bower installation instructions
* Simpler intro example
@gregjacobs gregjacobs merged commit 2aa5745 into master Dec 27, 2018
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