1.0.53 (2018-09-05)
1.0.52 (2018-08-10)
1.0.51 (2018-08-03)
- date-picker: Fixed picker not closing when clicking in another picker (#194) (7ee9fc6)
- inline-edit: Fixed old import (123535b)
- inline-edit: Fixed tests (262fc72)
- inline-edit: Fixed tests (4997b84)
- inline-edit: Use change event instead of blur to prevent duplicate submission (4d91409)
- inline-edit: Validate empty values (441c7c8)
- overlay: Adding overlay to index to export it (92a5219)
- inline-edit: Added narrow style with resizing input (b64b71f)
- inline-edit: Added tests and prevent native change events (77508ec)
- inline-edit: Rebuilt inline edit with number and price validation (881fd25)
1.0.50 (2018-08-03)
- dropdown: Added minFilterLength property to only show items when filter is long enough (#195) (54a2d95)
1.0.49 (2018-08-02)
1.0.48 (2018-08-01)
1.0.47 (2018-07-26)
1.0.46 (2018-07-12)
1.0.45 (2018-07-11)
- date-picker: Fixed linter errors after master merge (bea4132)
- date-picker: Prevent click event propagation (d09b36e)
- dropdown: Fixed corrupted ref to dropdown item (82efeb1)
- dropdown: Fixed renamed mixing (81e5d65)
- dropdown: Fixed unit tests (7aedda1)
- dropdown: Fixed value handling on multi level dropdowns (145279b)
- dropdown: Fixed weired jsx behavior (010290e)
- dropdown: Improved comment (09af07e)
- multi-select: Fixed click not tracked on slower pc's (e444409)
- multi-select: Fixed linter errrors (5b52ac4)
- multi-select: Improved colors and fixed small issues (a6fb3dc)
- option-buttons: Fixed handling of value and marking items as selected (9ba8fe9)
- overlay: Cleanup (d356f3a)
- overlay: Fixed tests and linter (27ea41d)
1.0.44 (2018-07-10)
- datepicker: diasabled pointer events on the icon so you can click through to the input (#180) (c75b7e6)
- dropdown: no longer directly accesses the state (#170) (4ab4cb2)
- lint: fixing master branch (36c3adb)
- lint: wrong proptypes for function (43c691d)
- bundle: Created a bundle including fabric-scss, some dependencies and all components (#158) (4765081)
- dropdown: accept custom class (42f6493)
- header: Accept custom link elements (#160) (2c45eaa)
1.0.43 (2018-02-20)
1.0.42 (2018-02-19)
1.0.41 (2018-02-16)
1.0.40 (2017-12-12)
1.0.39 (2017-12-12)
1.0.38 (2017-12-11)
1.0.37 (2017-11-30)
1.0.35 (2017-11-29)
1.0.34 (2017-11-28)
- ws-header: Ensure Authorization was initialized to fetch access token changes without DOMEvent (#147) (41ec7b7)
1.0.33 (2017-11-22)
1.0.32 (2017-11-22)
1.0.31 (2017-11-20)
1.0.30 (2017-11-10)
1.0.29 (2017-11-08)
- header: Fixed initial login state and login/logout action from header (6485591)
- header: Fixed login from header (7141f01)
- header: Added feature to get the user the access token is issued for (41acf3e)
1.0.28 (2017-11-03)
- header: Fixed documentation according to changes (315f982)
- header: Fixed unauthorization and unit tests (b7f2cd3)
- header: Fixes multiple token changes [BREAKING CHANGE] (7973a74)
- header: Removed business partner id as default value (b0787e8)
- header: Removed refresh token logic (e16c4f9)
1.0.27 (2017-10-26)
1.0.26 (2017-10-19)
1.0.25 (2017-10-18)
1.0.24 (2017-10-13)
1.0.23 (2017-09-19)
1.0.22 (2017-09-12)
- build: Update Preact to make the demo page run again (3fc81ec)
- linting: Make the demo page dependencies lint (298be1a)
- preact: Remove fallback for PureComponent since it's now supported by preact-compat (ea6e2ff)
1.0.21 (2017-09-12)
1.0.20 (2017-09-08)
- dropdown: Made dropdown controllable with keyboard (6d79e6a)
1.0.19 (2017-08-31)
1.0.18 (2017-08-31)
- build: Fixed build and tests (38e6962)
- docs: Remove merge conflict markers from dropdown docs (#122) (9691a07)
- tile-chart: Fixed tile chart for preact (4304d17)
- dropdown: Added width attribute (424c523)
1.0.17 (2017-08-31)
1.0.16 (2017-08-31)
1.0.15 (2017-08-30)
1.0.14 (2017-08-30)
1.0.13 (2017-08-30)
1.0.12 (2017-08-25)
1.0.11 (2017-08-24)
- header: Fixed wrong key name for local storage (#111) (c32d20f)
- header: UX Improvements of the Header (#112) (fe701f6)
1.0.10 (2017-07-27)
- dropdown: Fixed text generation for dropdowns with type != select (7825a38)
- header: Fixed style of application logo (3edce09)
1.0.9 (2017-07-21)
- header: Fixed icon alignment (e2f608b)
- header: Fixed shadows and unit tests (a0871b1)
- header: Refactored header to use simpler callback approach instead of simple stream for propagating access token (44a2237)
- header: Implemented new header with authentication, locale management and according to design (93f5db0)
1.0.8 (2017-07-21)
1.0.7 (2017-07-21)
- tiles-chart: update tile size when rerendering (352aa0e)
1.0.6 (2017-07-18)
- date-picker: Fixed styling according to the design system (535ada0)
- dropdown: Made dropdown as wide as select is (#97) (a25c878)
- week-picker: Fixed week picker according to the design system (8cd687e)
1.0.5 (2017-07-10)
1.0.4 (2017-07-05)
- date-picker: Made changing format of date picker only global possible (489bb38)
- documentation: Changed dropdown disabled documentation (ee9e605)
- documentation: Fixed API generation to only generate one file per folder (1bedaae)
- week-picker: linting (0df8723)
- week-picker: linting (248f819)
- ws-tile-chart: Fix to not break when there aren't any groups to show (641f460)
- ws-tile-chart: Fix to not break when there aren't any groups to show (d5522aa)
- documentation: Added new doc for date picker and notification (00c9de4)
- documentation: Automatically generate documentation on build (5d0c761)
- documentation: Automatically generate documentation on build (e89e0e6)
- documentation: Fixed api doc generation, added doc for dropdown component and fixed small bug (987ab01)
1.0.3 (2017-07-04)
1.0.2 (2017-07-04)
- date-picker: Made changing format of date picker only global possible (9ad94c9)
- documentation: Changed dropdown disabled documentation (2f8532b)
- documentation: Fixed API generation to only generate one file per folder (92060a5)
- ws-tile-chart: Fix to not break when there aren't any groups to show (2ff66ee)
- ci: Implemented automatic release version and changelog generation (#79) (86a10ae)
- documentation: Added new doc for date picker and notification (adafaec)
- documentation: Automatically generate documentation on build (425a32a)
- documentation: Fixed api doc generation, added doc for dropdown component and fixed small bug (2868ef0)
- dropdown: Drop down support for disabled property (#75) (4ae06b4), closes #74
- tile-chart: Added mouse events and generated docs (9dd566f)
1.0.1 (2017-07-04)
- date-picker: Made changing format of date picker only global possible (9ad94c9)
- documentation: Changed dropdown disabled documentation (2f8532b)
- documentation: Fixed API generation to only generate one file per folder (92060a5)
- ws-tile-chart: Fix to not break when there aren't any groups to show (2ff66ee)
- ci: Implemented automatic release version and changelog generation (#79) (86a10ae)
- documentation: Added new doc for date picker and notification (adafaec)
- documentation: Automatically generate documentation on build (425a32a)
- documentation: Fixed api doc generation, added doc for dropdown component and fixed small bug (2868ef0)
- dropdown: Drop down support for disabled property (#75) (4ae06b4), closes #74
- tile-chart: Added mouse events and generated docs (9dd566f)