0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- npm: Bump to version 0.22.0
brettz9
as Brett Zamir
More... almost 8 years ago
- Docs: Fix typo
brettz9
as Brett Zamir
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`)
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Fix comment position
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Clarifying comment for signature
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Demo arrow function
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Demo through assertion access to another object
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Rename test args to clarify they are args
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Rename `Symbol.for` key to indicate public nature
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Rename symbol to indicate privacy distinction from `Symbol.for`
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Demo (through test) alternative symbol access signature choices
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Make inner symbol test from within event rather than another symbol (to better demonstrate utility)
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Demo assertion-running command inside template code
brettz9
as Brett Zamir
More... almost 8 years ago
- Add undocumented `jml.sym` (`jml.for` and `jml.symbol` as aliases) for prettier access
brettz9
as Brett Zamir
More... almost 8 years ago
- Allow binding of non-functions to `$symbol` (still undocumented as with maps)
brettz9
as Brett Zamir
More... almost 8 years ago
- `$symbol` work (as with maps, not yet documented)
brettz9
as Brett Zamir
More... almost 8 years ago
- Testing: Add test for invoking `$data` object
brettz9
as Brett Zamir
More... almost 8 years ago
- Fix: Avoid overapplying maps for children - Fix: Regex for maps - Testing: Check other map configs
brettz9
as Brett Zamir
More... almost 8 years ago
- Fix: Ensure options (`$map`) passed to children - Testing: Check `$data` attribute usage against `$map` defaults
brettz9
as Brett Zamir
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)
brettz9
as Brett Zamir
More... almost 8 years ago
- Docs: Use `const` in examples
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
More... almost 8 years ago
- Docs: Indicate nestability of `dataset`
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
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
brettz9
as Brett Zamir
More... almost 8 years ago
- Todo: Map!
brettz9
as Brett Zamir
More... about 8 years ago
- Add `lang` to `NULLABLE` att group - Bump version to 0.16.0
brettz9
as Brett Zamir
More... about 8 years ago
Add `open` to boolean attributes (used by <dialog>)
brettz9
as Brett Zamir
More... about 8 years ago