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
..
2020-02-03 14:22:14 +01:00
2020-02-03 14:22:14 +01:00
2019-10-04 13:25:54 -04:00
2019-01-21 13:40:55 -05:00
2019-04-17 09:37:42 -04:00
2019-04-19 00:35:50 -04:00
2019-07-26 10:57:22 -04:00
2018-12-11 09:41:40 -08:00
2016-11-16 12:44:22 +08:00
2018-06-08 11:49:31 +02:00