CLOG Builder
- Improved layout for panel builder and events
- Double click on text property for full size editor
- Cursor set to arrow over directory and project items
- Project templates now create batch files for starting up builder in any directory even non-asdf registered
- Now you can create projects and edit them anywhere in filesystem
- Project templates now have a third templated directory type :common for common parts of projects
- Data attributes unless called data-clog-* are now preserved in the builder and clog panels, what that means is now easier to add plugin for full bootstap and other css frameworks
- No longer using jQueryUI for move of panel objects, resize windows, etc. allowing touch to be used now
- Can eval, save, etc in regex searches
CLOG Framework
- Extreme speed up for with-connection-cache and for website use when setting :long-poll-first t in initialize (allows for web crawler access to initial layout etc) (thanks @death)
- Added jquery-trigger to clog framework
- Added the on-resize event in the builder now functions for any element, previously didn't function at all for most browsers as the resize event only thrown for the window
- Numerous bug fixes
- Mouse events now work on clog-window objects
- Mouse wheel events added (thanks @Aethor)
Install
Mac, Linux and Android - I suggest using the instructions in README.md and if need to install CL in LEARN.md