Skip to content

CLOG and CLOG Builder 2.4

Latest

Choose a tag to compare

@rabbibotton rabbibotton released this 27 Nov 22:02
· 1 commit to main since this release

CLOG Builder

image
  1. Improved layout for panel builder and events
  2. Double click on text property for full size editor
  3. Cursor set to arrow over directory and project items
  4. Project templates now create batch files for starting up builder in any directory even non-asdf registered
  5. Now you can create projects and edit them anywhere in filesystem
  6. Project templates now have a third templated directory type :common for common parts of projects
  7. 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
  8. No longer using jQueryUI for move of panel objects, resize windows, etc. allowing touch to be used now
  9. Can eval, save, etc in regex searches
image

CLOG Framework

  1. 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)
  2. Added jquery-trigger to clog framework
  3. 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
  4. Numerous bug fixes
  5. Mouse events now work on clog-window objects
  6. 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