ember-caluma
ember-caluma copied to clipboard
Ember.js addons for Caluma
Bumps [ember-source](https://github.com/emberjs/ember.js) from 4.8.2 to 4.9.1. Release notes Sourced from ember-source's releases. v4.9.1 CHANGELOG #20284 [BUGFIX] remove incorrect types for deprecation functions v4.9.0 CHANGELOG #20274 [BUGFIX] Add some missing types...
## Description Integer questions currently can't be saved without setting a min and max value, because the validation deems undefined an invalid value
## Description Fixes bug with choice question default anwers. When selecting a default answer, the change isn't reflected by the dropdown. Saving throws an error, but produces a change in...
When integrating the distribution package, the caseId is provided through the host application. The distribution should be able to cleanly handle the situation, where the caseId is missing. Currently multiple...
- Fix display of namespaces / prefixes on slugs - Convert manual slug uniqueness validation to proper validator - Validate option slugs with the prefix of the question and check...
Implement `min_date` and `max_date` configurations from flatpickr. Would also need some small changes in caluma
## Description Implements reordering for analytics fields. ## Depedencies Depends on https://github.com/projectcaluma/caluma/issues/1889
- Issue with focus trap: https://github.com/embroider-build/embroider/issues/1175