Joffrey JAFFEUX
7b34433fc2
REVERT: revert change from action + mut to mut ( #10844 )
...
* Revert "FIX: fixes regression where wizard dropdown couldn't update (#10838 )"
This reverts commit e3b2fc6074
.
* Revert "DEV: replaces unecessary (action (mut .*)) by (mut .*) (#10822 )"
This reverts commit c0350dc362
.
2020-10-06 23:50:05 +02:00
Joffrey JAFFEUX
c0350dc362
DEV: replaces unecessary (action (mut .*)) by (mut .*) ( #10822 )
2020-10-06 17:17:45 +02:00
Kane York
c670a34013
DEV: Fix and enable the 'require-button-type' lint
2020-04-14 18:32:16 -07:00
Joffrey JAFFEUX
c4644c61d9
DEV: enforces double quotes ember-template-lint ( #9416 )
2020-04-14 08:18:49 +02:00
Kane York
2a2555e598
DEV: Partial 'block-indentation' linting fixes
2020-03-30 14:13:33 -07:00
Joffrey JAFFEUX
0431942f3d
DEV: select-kit 2 ( #7998 )
...
This new iteration of select-kit focuses on following best principales and disallowing mutations inside select-kit components. A best effort has been made to avoid breaking changes, however if you content was a flat array, eg: ["foo", "bar"] You will need to set valueProperty=null and nameProperty=null on the component.
Also almost every component should have an `onChange` handler now to decide what to do with the updated data. **select-kit will not mutate your data by itself anymore**
2020-02-03 14:22:14 +01:00
Joffrey JAFFEUX
f9648de897
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
...
Co-Authored-By: Bianca Nenciu <nbianca@users.noreply.github.com>
Co-Authored-By: David Taylor <david@taylorhq.com>
2019-01-10 11:06:01 +01:00
Joffrey JAFFEUX
f2c7f39066
FIX: invite-list expects initial value mutation
2017-11-24 13:32:24 +01:00
Joffrey JAFFEUX
ae1743c61f
[WIP] select-box-kit refactoring
2017-10-19 12:51:08 -07:00
Robin Ward
d0c41a578e
Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic
2017-07-27 14:55:41 -04:00
Robin Ward
92529cd409
FIX: Tab ordering and outlines for wizard
2016-09-22 13:38:58 -04:00
Robin Ward
ef84981e38
Invite Users step
2016-09-22 09:52:19 -04:00