Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v11.2.0
11.2.0 (2023-04-25)
Features
- form: add data attributes for better field identification (#2381) (58d8a92)
Bug Fixes
- addon: add required dependencies to addon blueprints (7f0173d)
- form-builder: improve validation of slugs with namespaces (40848b4), closes #1264 #1283
v11.1.5
Re-release of v11.1.4 with fixed cross-dependencies.
v11.1.4
DO NOT USE!
11.1.4 (2023-04-06)
Bug Fixes
- form: reload dynamic options when field enters the viewport (b1a1a69), closes #612
v11.1.3
11.1.3 (2023-03-31)
Bug Fixes
- form: use uk-tooltip helper instead of HTML property (0858dad)
- load the correct widget override options for a question (25c018c)
v11.1.2
11.1.2 (2023-03-31)
Bug Fixes
- datasources: add the
dataSourceContext
for table documents (3f588ba)
v11.1.1
11.1.1 (2023-03-22)
Bug Fixes
- analytics: fix table reordering breaking the table (#2350) (441dbd3)
v11.1.0
11.1.0 (2023-03-15)
Features
Bug Fixes
- analytics: fetch sorted analytics table for watchquery (#2334) (d82ae20)
- form-builder: allow widget override to be removed (19bd9b9)
v11.0.3
11.0.3 (2023-03-06)
Bug Fixes
- distribution: prevent sending a single inquiry while sending all (20fd83f)
v11.0.2
11.0.2 (2023-02-17)
Bug Fixes
- form: use defaults to mimic previous behaviour (81cd1b0)
v11.0.1
11.0.1 (2023-02-16)
Bug Fixes
- form: use alt input with flatpickr (783692e)
- form: use ember-flat-picker input class for alt input (e948844)
- form: use env for date format (8c37b07)