0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrite the function bindAll to work with underscore > 1.5 too. Remove functions that aren't required in the bound array anymore. More... about 12 years ago
Validators now a mixin and included on a block. Change validate to valid on the ST Editor. Start adding a place to handle messages on the blocks. More... about 12 years ago
Validation WIP More... about 12 years ago
Merge pull request #24 from madebymany/rework-the-asset-fonts More... about 12 years ago
Merge pull request #25 from madebymany/features/truncation-block More... about 12 years ago
remove refs to the truncation block from the example file More... about 12 years ago
re build the css More... about 12 years ago
followed chris' advice and took truncation block out of ST. More... about 12 years ago
accidentally removed the sass stuff from grunt More... about 12 years ago
accidentally removed the sass stuff from grunt More... about 12 years ago
iclude the icon svg src files and the json so that users can extend the asset fonts - also ditch base64 More... about 12 years ago
run grunt task - concat and minify More... about 12 years ago
use local jsquery for example and add truncation block to list of available blocks More... about 12 years ago
errant console.log More... about 12 years ago
block inherits from simple block - truncation block works - refacor complete? More... about 12 years ago
refactor simple block and block WIP More... about 12 years ago
slightly hacky truncation block is working More... about 12 years ago
truncation block wip More... about 12 years ago
refactored the ui components code to make it easier to specify ui components per block More... about 12 years ago
minor pedantry More... about 12 years ago
Created SimpleBlock class. Block now inherits from this More... about 12 years ago
Minified and added TODO list More... about 12 years ago
Clear inserted styles on all DOM Nodes inserted. Fixes Chromes issues with adding styles on backspace. More... about 12 years ago
Put back that really important method that I deleted. More... about 12 years ago
Fix the list block for Firefox. Make it more relaiable in Chrome too. More... about 12 years ago
Fix the Chrome issue around inserting a span on backspace. Fixes DOT-243. More... about 12 years ago
Use a # not a / More... about 12 years ago
Tweaks to build More... about 12 years ago
Added relative assets More... about 12 years ago
Added gh-pages as submodule More... about 12 years ago