Try Travis fix of npm for Babel |
|
More...
|
over 7 years ago
|
- Try removing again |
|
More...
|
over 7 years ago
|
- Install stage-0 preset |
|
More...
|
over 7 years ago
|
- For Rollup apparently, add React plugins |
|
More...
|
over 7 years ago
|
- Try removing the React references |
|
More...
|
over 7 years ago
|
- Fix: Actually add plugin apparently insisted on by Babel - Bump version to 0.27.0 |
|
More...
|
over 7 years ago
|
- Fix: Add plugins apparently insisted on by babel - npm: Bump to 0.26.0 |
|
More...
|
over 7 years ago
|
- Fix: Add plugins apparently insisted on by babel-env - npm: Bump to 0.25.0 |
|
More...
|
over 7 years ago
|
- Testing: Fix all tests for Node/browser |
|
More...
|
over 7 years ago
|
- Further update CHANGES |
|
More...
|
over 7 years ago
|
- Update CHANGES - npm: Remove xmldom dep., add Rollup plugins for testing - Testing: Better test rollup - Testing: Fix other JSDom and XMLSerializer references; avoid use of `testCase`; avoid injecting globals in runner file (let individual files do); remove CommonJS support structure and rely on Rollup |
|
More...
|
over 7 years ago
|
- Docs: Link to feature matrix |
|
More...
|
over 7 years ago
|
- Testing: Feature detect and simplify examples |
|
More...
|
over 7 years ago
|
- Breaking change: Use `setAttribute` for `style` to ensure consistent serialization; could break if had been using to add styles to an existing element - Testing: Update testing expectations |
|
More...
|
over 7 years ago
|
- Restore and adjust old XMLSerializer polyfill for sake of Node |
|
More...
|
over 7 years ago
|
- Enhancement: Allow for getting/setting of window, document, and XMLSerializer objects so we don't need to inject globals in Node. - Testing: Use same object in tests to fix Node tests |
|
More...
|
over 7 years ago
|
- Docs: Update CHANGES |
|
More...
|
over 7 years ago
|
- Breaking change (Node): Rather than always creating a new jsdom window, document (and XMLSerializer), look first for global ones (in case user wants to interact with same document object - Testing: Add messages to tests, skipping some tests known to be not supported by jsdom (INCOMPLETE) - Fix: Stop calling `super` on this (not needed and problematic in jsdom) |
|
More...
|
over 7 years ago
|
- Testing: Further work toward full Node/browser polyglot testing - npm: Add ESLint to build routines - npm: Update devDep |
|
More...
|
over 7 years ago
|
- Update build file - Testing: Toward testing fix |
|
More...
|
over 7 years ago
|
- Breaking change: Remove polyfills (no longer as concerned about old IE support, Babel or others can polyfill, and some are now better standardized, e.g., XMLSerializer) - Teating: Update tests to current browser expectations - Testing: Further work on moving to ES6 Modules and supporting Node for all tests (INCOMPLETE) - Fix: Had recently put on `master` a bad `XMLSerializer` retrieval |
|
More...
|
over 7 years ago
|
- Better document setup |
|
More...
|
over 7 years ago
|
- Babel: Add external helpers plugin |
|
More...
|
over 7 years ago
|
- Building: Properly set up babel |
|
More...
|
over 7 years ago
|
- Refactoring: Use new jsdom API - npm: Update deps and devDeps |
|
More...
|
over 7 years ago
|
- Enhancement: Rollup and apply Babel to `jml-es6.js` to `jml.js` (ensuring older browsers and Node can support new features) - npm: Add `module` property for sake of Rollup/Webpack - Docs: Clean-up indents and mention `import` syntax - Testing: Begin supporting one Node/browser polyglot testing (INCOMPLETE) - npm: Bump to version 0.24.0 (not yet published) |
|
More...
|
over 7 years ago
|
- Todo |
|
More...
|
over 7 years ago
|
- Docs: Better clarify custom properties |
|
More...
|
almost 8 years ago
|
- Docs: Change note placement |
|
More...
|
almost 8 years ago
|
- Docs: Recommendation re: `$custom` usage |
|
More...
|
almost 8 years ago
|