0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
require.modfiy jquery in jig if available, update of require.js to not fetch jquery as part of the require.modify call. More... almost 15 years ago
Allow subtemplate references to be compiled on the fly from the DOM, allow jig.data to work if passed a jquery node list. More... almost 15 years ago
Allow jig to register as a jquery plugin if it exists, also updated require.js to latest, combined file. More... almost 15 years ago
Allow calling jig() with just a template ID, allow passing a DOM node to jig.data, and allow setting the jig.data for a node (has no effect on the rendered template) More... almost 15 years ago
Just use true/false for function returns, and for blocks, if have a true/false value, then just use parent data, do not switch data contexts. Now testing things with array data make more sense. More... almost 15 years ago
Hooking up first blade, via the blade/query, and started blade/node to add methods to the query blade. More... almost 15 years ago
Some bug fixes to make sure properties are only retrieved on objects, make sure sub template referencing works, and improve jig.cache to allow setting the cached value. More... almost 15 years ago
Adding a strict mode for logging properties that are not found. More... almost 15 years ago
Change options.funcs to options.fn, more jig tests, change style to use single quotes for strings. More... almost 15 years ago
DOM parsing tests for jig, make sure a rendered template is rendered for each item in an array if the top level data object is an array. More... almost 15 years ago
Allow for parsing for templates in the DOM, allow string literals, a function-related template test. More... almost 15 years ago
Allow adding functions to the default set of available functions in templates. More... almost 15 years ago
For jig: turn off attachData by default, add an is() function, start some docs for it, outline more tests to code. Just a basic start. More... about 15 years ago
primitive build script to allow building blade as a standalone script that works outside requirejs, and can register in some commonjs environments and with dojo. Just a proof of concept. More... about 15 years ago
rename funk to fn More... about 15 years ago
Finally fixed the jig test to pass More... about 15 years ago
Making the copyright a tiny bit smaller, almost have jig test framework working, updating jig to the latest code that has lots of robustness in object lookup and function calls, those enhancements tested in Raindrop, but not in unit tests yet. More... about 15 years ago
Fixed some confusing wording around CLAs More... about 15 years ago
Changed templating name from motif to jig, thanks to David Ascher for the better name. More... about 15 years ago
For motif templating, allow accessing data used for the markup from the DOM, break out the data used for rendering as its own arg to reduce dependency on blade/object and some minor bug fixes to get it to work in a test project. Unit tests need some work. More... about 15 years ago
some new experiments, a sketch on events/pubsub/getset/catchalls and deferred/promise-like things, the start of a template module (motif), and a function bind. More... about 15 years ago
Cleaning out the cruft, updating to requirejs and putting in the first real module, blade/object, with unit tests. More... over 15 years ago
Try to clarify a bit what blade hopes to be. Related to issue #1 More... over 15 years ago
Testing precommit hook More... over 15 years ago
Testing precommit hook More... over 15 years ago
Testing precommit hook More... over 15 years ago
Testing precommit hook More... over 15 years ago
Testing precommit hook More... over 15 years ago
Testing precommit hook More... over 15 years ago
Testing precommit hook More... over 15 years ago