Commit graph

11 commits

Author SHA1 Message Date
Josh Johnson 257a038262 Use express for development + folder restructuring 2018-05-27 11:57:21 +01:00
Josh Johnson a591c32a24 Break out public functions into more private methods + housekeeping 2018-05-23 13:09:45 +01:00
Josh Johnson d3a18e255b Destructure class args 2018-05-21 17:01:03 +01:00
Josh Johnson 152b740670 Use getters and setters appropriately 2018-04-24 12:54:45 +01:00
Andy Nutt 275295adc5 Remove inline styling (#306)
* Remove inline styling (#279)

- Remove the JS styling to prevent CSP violations.
- Add "display: none;" CSS rule for the default class "is-hidden".

* Increase the specificity of the hidden class (#279)

* Include "is-hidden" class in utils section of base style sheet (#279)

* Add top level selector for hiding Choices inputs (#279)
2018-03-27 15:02:19 +01:00
Josh Johnson 30c31a406c Abstract various methods 2017-10-18 13:05:07 +01:00
Josh Johnson 5304de02a7 Move event triggering to wrapped element class 2017-10-18 09:08:27 +01:00
Josh Johnson 859653ff72 Expose methods from wrapped elements 2017-10-18 08:43:56 +01:00
Josh Johnson bd77f458b3 Begin to move passedElement logic into wrapped component 2017-10-13 13:43:58 +01:00
Josh Johnson da133747eb Revert "Begin to abstract passedElement code"
This reverts commit 55fca5d402.
2017-10-06 09:37:17 +01:00
Josh Johnson 55fca5d402 Begin to abstract passedElement code 2017-10-06 09:07:49 +01:00