ember-caluma icon indicating copy to clipboard operation
ember-caluma copied to clipboard

Ember.js addons for Caluma

Results 91 ember-caluma issues
Sort by recently updated
recently updated
newest added

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.7 to 10.3.3. Release notes Sourced from @​semantic-release/github's releases. v10.3.3 10.3.3 (2024-09-05) Bug Fixes Revert: feat: verify OAuth scopes of classic GitHub PATs (#915) (990bd73) v10.3.2 10.3.2...

dependencies
javascript

Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.0. Changelog Sourced from sinon's changelog. 19.0.0 3534ab4f Bump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng) Ensures consistency and less breakage when there...

dependencies
javascript

Bumps [ember-power-select](https://github.com/cibernox/ember-power-select) from 8.3.0 to 8.3.1. Release notes Sourced from ember-power-select's releases. Release 8.3.1 :rocket: Enhancement #1853 Allow @ember/test-helpers to v4 (@​mkszepp) Committers: 1 Markus Sanin (@​mkszepp) Commits f674327 Release...

dependencies
javascript

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.5.1 to 6.6.0. Release notes Sourced from stylelint-scss's releases. 6.6.0 Added: declaration-property-value-no-unknown: add support for first-class operators (#1042). Added: declaration-property-value-no-unknown: add support SCSS variables as arguments in...

dependencies
javascript

Deploy to gh-pages on main fails due to build error, this should catch those errors in the future.

Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 3.3.1 to 4.0.4. Release notes Sourced from @​ember/test-helpers's releases. v4.0.4-@​ember/test-helpers Release (2024-09-04) @​ember/test-helpers 4.0.4 (patch) :bug: Bug Fix @ember/test-helpers #1503 Don't export checkWaiters (@​NullVoxPopuli) :house: Internal @ember/test-helpers...

dependencies
javascript

Bumps [ember-data](https://github.com/emberjs/data/tree/HEAD/packages/-ember-data) from 5.3.3 to 5.3.8. Release notes Sourced from ember-data's releases. v5.3.4 | In a cloud of sparkling dust Yes, this is a patch release packed with goodies. We...

dependencies
javascript

## Description Adds JEXLs to options for choice and multiple choice questions. If an option has been selected which becomes invisible due to it's JEXL it behaves like an option...

enhancement
form builder
form rendering
javascript

When using isHidden JEXL checks for options, some jexl expressions are raising `non_field_errors` Example: isHidden JEXL expression for option: `!('question-option-slug-1' in 'question-slug'|answer([]))` when attempting to select option, raises: `message: "{'non_field_errors':...

bug
form builder

Bumps [uikit](https://github.com/uikit/uikit) from 3.22.0 to 3.23.0. Release notes Sourced from uikit's releases. v3.23.0 Added Add `property` option to Height Viewport component Changed IMPORTANT: Rename `minHeight` option to `min` in Height...

dependencies
javascript