- npm: Bump to version 0.22.0 |
|
More...
|
almost 8 years ago
|
- Docs: Fix typo |
|
More...
|
almost 8 years ago
|
- Docs: Document symbol attachment and add placeholder to document maps - Testing: Add test example which directly uses `Symbol` (and `Symbol.for`) |
|
More...
|
almost 8 years ago
|
- Testing: Fix comment position |
|
More...
|
almost 8 years ago
|
- Testing: Clarifying comment for signature |
|
More...
|
almost 8 years ago
|
- Testing: Demo arrow function |
|
More...
|
almost 8 years ago
|
- Testing: Demo through assertion access to another object |
|
More...
|
almost 8 years ago
|
- Testing: Rename test args to clarify they are args |
|
More...
|
almost 8 years ago
|
- Testing: Rename `Symbol.for` key to indicate public nature |
|
More...
|
almost 8 years ago
|
- Testing: Rename symbol to indicate privacy distinction from `Symbol.for` |
|
More...
|
almost 8 years ago
|
- Testing: Demo (through test) alternative symbol access signature choices |
|
More...
|
almost 8 years ago
|
- Testing: Make inner symbol test from within event rather than another symbol (to better demonstrate utility) |
|
More...
|
almost 8 years ago
|
- Testing: Demo assertion-running command inside template code |
|
More...
|
almost 8 years ago
|
- Add undocumented `jml.sym` (`jml.for` and `jml.symbol` as aliases) for prettier access |
|
More...
|
almost 8 years ago
|
- Allow binding of non-functions to `$symbol` (still undocumented as with maps) |
|
More...
|
almost 8 years ago
|
- `$symbol` work (as with maps, not yet documented) |
|
More...
|
almost 8 years ago
|
- Testing: Add test for invoking `$data` object |
|
More...
|
almost 8 years ago
|
- Fix: Avoid overapplying maps for children - Fix: Regex for maps - Testing: Check other map configs |
|
More...
|
almost 8 years ago
|
- Fix: Ensure options (`$map`) passed to children - Testing: Check `$data` attribute usage against `$map` defaults |
|
More...
|
almost 8 years ago
|
- Support options object as first argument (`$map` for map-data object defaults) - Work on `$data` attribute for per-element map-data objects (not yet tested) |
|
More...
|
almost 8 years ago
|
- Docs: Use `const` in examples |
|
More...
|
almost 8 years ago
|
- For jml-es6.js file, add `jml.weak`, `jml.strong`, `jml.Map`, and `jml.WeakMap` for easier association of elements to `Map` or `WeakMap` maps. - Docs: Indent - Bump to version 0.21.0 |
|
More...
|
almost 8 years ago
|
- For jml-es6.js file, `dataset` recursive objects fixed to always repeat prefix when other properties on same sub-object - Bump version to 0.20.0 |
|
More...
|
almost 8 years ago
|
- Docs: Indicate nestability of `dataset` |
|
More...
|
almost 8 years ago
|
- For jml-es6.js file, `dataset` recursive objects now support non-string primitive values (with null/undefined ignoring) - Bump to version 0.19.0 |
|
More...
|
almost 8 years ago
|
- Feature: For jml-es6.js file, support recursive objects under `dataset`. - Bump version to 0.18.0 - Testing (HTML): Change to ES6 modules (e.g., Chrome) and add dataset test case |
|
More...
|
almost 8 years ago
|
- Refactoring: Add jml-es6.js file for ES6 module support - npm: Add ESLint script - npm: Bump to version 0.17.0 - Linting: ESLint ES6 module file and tests - Testing: Serve proper content-types in test server - Testing: Use ES6 modules in HTML tests and demo file - Testing: Simplify suite running API |
|
More...
|
almost 8 years ago
|
- Todo: Map! |
|
More...
|
about 8 years ago
|
- Add `lang` to `NULLABLE` att group - Bump version to 0.16.0 |
|
More...
|
about 8 years ago
|
Add `open` to boolean attributes (used by <dialog>) |
|
More...
|
about 8 years ago
|