Skip to content

Releases: senn/senn-ij-aem-comp-gen

v0.1.6

29 Jan 17:28
Compare
Choose a tag to compare

Apparently I messed up 0.1.4 and 0.1.5 and I accidentally removed the persistence of settings (my branch wasn't merged into main).
This version should fix that.

v0.1.5

29 Jan 16:34
Compare
Choose a tag to compare

Bugfix release again.
Fixed a bug introduced in v0.1.4.

v0.1.4

29 Jan 16:11
Compare
Choose a tag to compare

Release with 2 bugfixes

  • correct package in the package-info file of the Sling model
  • removed "apps/" from the Sling resource type in the Sling interface constant

v0.1.3

28 Oct 12:41
427aca6
Compare
Choose a tag to compare

v0.1.2
+ bugfixes and improvements
+ UI improvements (project view can navigate to new files)
+ persistence of selected values in workspace xml

v0.1.2

26 Oct 08:31
Compare
Choose a tag to compare

Initial release of the plugin. It contains all the features I initially hoped it would do.

  • UI with parameters
  • Creation of:
    • Component content XML
    • Component HTML
    • Sling model (interface, impl and package-info)
    • Dialog XML
    • JS and CSS clientlibs
    • Edit config XML
  • In memory caching of parameters so no need to re-enter data
  • Refresh of project-tree-view and optionally opening of files in editor after creation
  • Logging

Small update from v0.1.1:

  • removed some println statements I forgot to delete while developing.

v0.1.1

25 Oct 13:21
Compare
Choose a tag to compare

Initial release of the plugin. It contains all the features I initially hoped it would do.