Skip to content

v1.1.0

Choose a tag to compare

@TechAkayy TechAkayy released this 11 Jan 06:41
· 75 commits to main since this release
  • Ability to load plugin for both single HTML page (free version of Pinegrow) and projects (requires Pinegrow pro).
  • Via Frameworks menu, add CDN scripts of different flavours either as Global App (or) Islands to your page.
  • Via Frameworks menu, enable "Auto reload on update" to automatically refresh page when adding/updating a directive.
  • v-* and x-* tags are now displayed in the page tree, so that it's easy to identify them.
  • Search option - when clicking 'Add directive' button, directives can be easily searched.
  • Alpinejs - when adding x-for or x-if, the content is automatically wrapped inside a template tag, as required by alpinejs design.
  • Updated readme with step-by-step instructions with annotated screenshots for quick-start.