Skip to content

Releases: xdcrafts/flower

Hotfix

28 Mar 03:53
Compare
Choose a tag to compare

Custom flower xml namespace for spring configuration

27 Mar 16:13
Compare
Choose a tag to compare

v1.3.11

31 Jan 08:22
Compare
Choose a tag to compare
  • Toggles: Ambiguous setters fixed.

v1.3.10

24 Jan 08:16
Compare
Choose a tag to compare
  • Anonymous actions middleware can be resolved if object have String getName() method.

v1.3.7

23 Jan 11:53
Compare
Choose a tag to compare
  • Toggles introduced

v1.3.6

19 Jan 16:49
Compare
Choose a tag to compare
  • Selectors: new parameter 'required' - do nothing if false, throw exception when nothing matched and true.

v1.3.5

19 Jan 12:32
Compare
Choose a tag to compare
  • Spring factory beans moved to property instead of constructor-arg

v1.3.4

19 Jan 08:28
Compare
Choose a tag to compare
  • bugfixes

v1.3.3

19 Jan 04:07
Compare
Choose a tag to compare
  • Extension factory can consume object convertible to action.

v1.3.2

18 Jan 12:45
Compare
Choose a tag to compare
  • Selector: multiselect support added