0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try Travis fix of npm for Babel
brettz9
as Brett Zamir
More... over 7 years ago
- Try removing again
brettz9
as Brett Zamir
More... over 7 years ago
- Install stage-0 preset
brettz9
as Brett Zamir
More... over 7 years ago
- For Rollup apparently, add React plugins
brettz9
as Brett Zamir
More... over 7 years ago
- Try removing the React references
brettz9
as Brett Zamir
More... over 7 years ago
- Fix: Actually add plugin apparently insisted on by Babel - Bump version to 0.27.0
brettz9
as Brett Zamir
More... over 7 years ago
- Fix: Add plugins apparently insisted on by babel - npm: Bump to 0.26.0
brettz9
as Brett Zamir
More... over 7 years ago
- Fix: Add plugins apparently insisted on by babel-env - npm: Bump to 0.25.0
brettz9
as Brett Zamir
More... over 7 years ago
- Testing: Fix all tests for Node/browser
brettz9
as Brett Zamir
More... over 7 years ago
- Further update CHANGES
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
More... over 7 years ago
- Docs: Link to feature matrix
brettz9
as Brett Zamir
More... over 7 years ago
- Testing: Feature detect and simplify examples
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
More... over 7 years ago
- Restore and adjust old XMLSerializer polyfill for sake of Node
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
More... over 7 years ago
- Docs: Update CHANGES
brettz9
as Brett Zamir
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)
brettz9
as Brett Zamir
More... over 7 years ago
- Testing: Further work toward full Node/browser polyglot testing - npm: Add ESLint to build routines - npm: Update devDep
brettz9
as Brett Zamir
More... over 7 years ago
- Update build file - Testing: Toward testing fix
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
More... over 7 years ago
- Better document setup
brettz9
as Brett Zamir
More... over 7 years ago
- Babel: Add external helpers plugin
brettz9
as Brett Zamir
More... over 7 years ago
- Building: Properly set up babel
brettz9
as Brett Zamir
More... over 7 years ago
- Refactoring: Use new jsdom API - npm: Update deps and devDeps
brettz9
as Brett Zamir
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)
brettz9
as Brett Zamir
More... over 7 years ago
- Todo
brettz9
as Brett Zamir
More... over 7 years ago
- Docs: Better clarify custom properties
brettz9
as Brett Zamir
More... almost 8 years ago
- Docs: Change note placement
brettz9
as Brett Zamir
More... almost 8 years ago
- Docs: Recommendation re: `$custom` usage
brettz9
as Brett Zamir
More... almost 8 years ago