Anthony Petruzzi
Anthony Petruzzi
Add links to RocketUnit testing framework and CFML port of Liquid templating language.
this fixes the issue where the plugin broke with IE9. i follow the suggestions given in issue #7 and still had issue with the appendChild method.
was having an issue where the stylesheet was being cached by the browser even after a hard refresh. only way around it was clearing the browser cache which slowed down...
Need to write all the test first and then get everything else working. EXTREMELY important that 2.0 be backwards compatible with 1.2
anonymous function could save me a TON of headaches and work arounds. Time to update the library to CF11
RocketUnit is dead 😠Time to move on and up to TextBox
{{ menu id:"#attributes.Id#" }} this is causing the following error to happen: The method toString was not found in component Seems that the tokenizer doesn't like the space between menu...
https://github.com/Shopify/liquid/wiki/Liquid-for-Designers try to get the filters and tags on par with the ruby version
The getTZOffset function returns invalid data if you are returning the offset for the same day that the time changed (like today, nov 2, 2008) This is because on line...
### Description of the new feature / enhancement It would to assign workspaces to open on startup. It would also be nice to assign a workspace to start on a...