All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.25.0 (2020-07-20)
- date: do not convert "(empty)" (240d8d9)
2.24.4 (2020-07-17)
- select: close dropdown manually (2505b9d)
2.24.3 (2020-05-21)
- datepicker: do not disable hidden element (7123c1c)
2.24.2 (2020-05-06)
- select: prevent margin collapse differently (6bdf9de)
2.24.1 (2020-05-05)
- datepicker: add missing options (9e60b59)
- validation: remove errors on detached (94b3bf1)
- validation-container: shift errors correctly (1e1c8bc)
2.24.0 (2020-04-15)
- at-select: add value and display field selectors (27a6978)
2.23.1 (2020-04-13)
- filter: clone filter item content as well (5b3cc75)
2.23.0 (2020-04-09)
- filter: discover filter lines by the filter-line class (5c2d0b9)
2.22.3 (2020-04-09)
- filter: export filter line base (a920108)
2.22.2 (2020-04-08)
- number converter: use explicit comparison (89cb8ce)
2.22.1 (2020-04-08)
- exception-service: inject dependencies (d3a5d2f)
2.22.0 (2020-04-08)
- exception-service: add http configurator (7aa4b51)
2.21.5 (2020-03-24)
- sticky-footer: remove element (1dffc27)
2.21.4 (2020-03-23)
- md-tweaks: prevent margin collapse differently (662abba)
2.21.3 (2020-03-12)
- app-nav-bar: import specific functions instead of the whole package (cded79e)
2.21.2 (2020-03-11)
2.21.1 (2019-11-08)
- alert-service: do not track with uninitialised app insights (28660c9)
2.21.0 (2019-10-31)
- alert-service: allow html in dialogs (949ee88)
2.20.4 (2019-10-23)
- at-select: class attribute (9c3d3b0)
2.20.3 (2019-10-23)
- datepicker: add validation messages (671dae4)
2.20.2 (2019-10-23)
- delegate validation rendering to aurelia (18b1793)
2.20.1 (2019-10-15)
2.20.0 (2019-10-14)
- all: replace momentJS with date-fns (a07e8bf)
2.19.7 (2019-10-04)
2.19.6 (2019-10-04)
2.19.5 (2019-10-04)
- datepicker: set value async (7f9d01f)
2.19.4 (2019-10-04)
2.19.3 (2019-10-02)
- build: emit decorators (cb111aa)
2.19.2 (2019-10-02)
- all: build to JS (6498fb1)
2.19.1 (2019-09-23)
- validation: use correct field (50997e8)
2.19.0 (2019-08-26)
- files: add accept attribute (185af9e)
2.18.2 (2019-08-26)
- validation: reference aurelia-dependency-injection explicitly (f33c3bf)
2.18.1 (2019-08-26)
2.18.0 (2019-07-31)
- alert-service: log an error and display a message (3144e76)
2.17.1 (2019-07-30)
- auth-service: handle "none" refresh token (cd08971)
2.17.0 (2019-07-29)
- app-insights-step: upgrade app insights (486204b)
2.16.0 (2019-07-02)
- md-attribute: update label using the bridge's function (e50e0db)
- settings-editor: allow setting the input width (b20b0dc)
2.15.0 (2019-06-19)
- settings-editor: add history button (a920adf)
2.14.0 (2019-06-17)
- datepicker: allow min and max limits (31d5593)
2.13.3 (2019-05-15)
- files: fire change on removal (0cdb4d1)
2.13.2 (2019-05-10)
- datepicker: bind year-range (e2ddd38)
2.13.1 (2019-05-02)
- validation: add custom rules after messages are configured in i18n (2adbb2d)
2.13.0 (2019-04-22)
- all: allow custom locale (f93a0cc)
2.12.0 (2019-04-04)
- files: allow custom file size text (cc09fdf)
2.11.5 (2019-04-02)
- setting-editor: allow overflow on expanded sections (049de84)
2.11.4 (2019-03-25)
- alert-service: return catch handler result (1cd2442)
- app-nav-bar: adjust tap target position (a85d329)
2.11.3 (2019-03-22)
- alert-service: return catch handler result (1cd2442)
2.11.2 (2019-03-19)
- app-nav-bar: menu icon position (13c382c)
2.11.1 (2019-03-19)
- app-nav-bar: make menu button label clickable (cf825db)
2.11.0 (2019-03-19)
- settings-editor: focus textarea as well (a302b21)
- app-nav-bar: add menu button label (b3dea70)
2.10.1 (2019-03-08)
- settings-editor: focus an input in the right place (8bed45e)
- variant-editor.integer: use proper mask (e57f11b)
2.10.0 (2019-03-08)
2.9.6 (2019-02-26)
- settings-editor: remove select bottom margin in settings editor (a732233)
2.9.5 (2019-02-20)
- md-inputmask: defer inputmask attribute getter (bb563df)
2.9.4 (2019-02-14)
- select: add back the margin to fit validation text (76eefd8)
2.9.3 (2019-02-06)
- auth: rename id claim (563eccf)
2.9.2 (2019-01-30)
2.9.1 (2018-12-13)
2.9.0 (2018-12-10)
- datepicker: upgrade inputmask (b1d22d1)
2.8.20 (2018-12-07)
- filter: handle prepopulated filter lines (da92c47)
2.8.19 (2018-12-04)
- filter: add filter locking (44d8ed1)
2.8.18 (2018-12-03)
- app-nav-bar: remove top and bottom logo margins (4497d5c)
2.8.17 (2018-12-03)
- password-converter: display correct number of dots for passwords (ce02ed3)
2.8.16 (2018-11-29)
- md-inputmask: call change handler on setup (ef9e2bf)
2.8.15 (2018-11-28)
- filter: styling (57bf98b)
2.8.14 (2018-11-28)
2.8.13 (2018-11-28)
- package.json: use TS directly (b7a2276)
2.8.12 (2018-11-28)
- package.json: add build scrips (f45c264)
2.8.11 (2018-11-28)
- all: clean up errors (bc05d20)
2.8.10 (2018-11-28)
- all: upgrade packages and clean up errors (5113d25)
2.8.7 (2018-11-23)
- settings-editor: add Date editor (33a3d5f)
2.8.6 (2018-11-22)
- payment-provider: add QuickStream item (e4bc4d3)
2.8.5 (2018-11-16)
- load-script: catch exceptions (b9aa077)
2.8.4 (2018-11-14)
- index: remove missing import (779c052)
2.8.3 (2018-11-14)
- filter: rework filter lines generation (a4e4921)
2.8.2 (2018-11-02)
- at-colours: add validation-container tweak (f24bd9e)
2.8.1 (2018-09-18)
- validation-rules: make IE compatible (4e782aa)
2.8.0 (2018-09-11)
- app-nav-bar: optionally show home link (c0e879b)
2.7.7 (2018-09-07)
- filter: add boolean filter (8166298)
2.7.6 (2018-09-05)
- datepicker: update label active class on value changed (6789b1e)
- at-colours: adjust datepicker validation (c4e8263)
2.7.5 (2018-09-04)
- at-colours: adjust select validation (463522a)
- variant-editor.boolean: do not display labels (5d3d0e7)
2.7.4 (2018-09-04)
- validation-rules: check null value (a762e71)
2.7.3 (2018-09-04)
2.7.2 (2018-09-03)
2.7.1 (2018-08-30)
2.7.0 (2018-08-28)
- all: clean up accent and explicit waves (56efa40)
- files: add select type label attribute (f64e008)
2.6.7 (2018-08-27)
- at-colours: clean up (0c94e51)
2.6.6 (2018-08-27)
- at-colours: add importance to colour classes (655b358)
2.6.5 (2018-08-27)
- at-colours: add classes removed from the bridge (499382d)
2.6.4 (2018-08-27)
- at-colours: add classes removed from the bridge (a167666)
2.6.3 (2018-08-22)
- settings-editor: remove flex from buttons (142988e)
2.6.2 (2018-08-15)
- settings-editor: set height explicitly before collapsing to enable transition (81cee45)
2.6.1 (2018-08-15)
- settings-editor: clean up template (0089a50)
2.6.0 (2018-08-15)
- settings-editor: add elements for settings editing (dd29a27)
2.5.0 (2018-08-13)
- at-colours: add header and menu button colours (776119d)
2.4.1 (2018-08-10)
- at-colours: add more common styles (6283c8d)
2.4.0 (2018-08-10)
- at-colours: add common styles (13cda88)
2.3.3 (2018-08-10)
- files: do not use deprecated property (198c8a3)
2.3.2 (2018-08-09)
- auth-service: user proper async function which correctly handles exceptions (a93b528)
2.3.1 (2018-08-03)
- app-insights-step: use route name to track navigation (b46d475)
2.3.0 (2018-08-02)
- app-nav-bar: add tap target for the menu button (060c7d6)
2.2.4 (2018-07-09)
- toast: remove JQuery reference (7039e9c)
2.2.3 (2018-07-09)
- packages: remove hard dependencies (624f05f)
2.2.2 (2018-07-06)
2.2.1 (2018-07-06)
2.2.0 (2018-07-05)
- at-select: validation styling (58c612f)
- at-select: allow selecting empty option (ea62442)
2.1.6 (2018-07-04)
2.1.5 (2018-07-02)
- app-nav-bar: always use sidenav menu (3378846)
2.1.4 (2018-07-02)
- filter: process children in a changed handler (78bdda8)
- filter: set display to block to give elements real height (d35e8ba)
2.1.3 (2018-06-25)
- datepicker: suppress change events from the Materialize datepicker (cb3758b)
2.1.2 (2018-06-21)
- datepicker: fix masking (a9eb4e6)
2.1.1 (2018-06-05)
2.1.0 (2018-05-18)
- filter: finish element implementation (a2845ce)