Releases: seb-oss/react-components
Releases · seb-oss/react-components
v5.0.0-beta.9
5.0.0-beta.9 (2021-04-06)
Features
- dynamic-forms: adds aditional props and improved initial state resolution (fc0c5df)
v5.0.0-beta.10
5.0.0-beta.10 (2021-04-06)
Bug Fixes
v5.0.0-beta.8
v5.0.0-beta.7
5.0.0-beta.7 (2021-03-31)
Bug Fixes
v5.0.0-beta.6
5.0.0-beta.6 (2021-03-31)
Bug Fixes
- button: fix button theme flickering (f80c6c8), closes #552
- datepicker: removes self null validation (caed504)
- dynamic-forms: dynamic form should render null check fix (e680de5)
- dynamic-forms: fix conditional render for dropdown and radio (d4c6637)
- dynamic-forms: fix: safely accessing internal state (f1da9ac)
v5.0.0-beta.5
5.0.0-beta.5 (2021-03-23)
Features
v5.0.0-beta.4
5.0.0-beta.4 (2021-03-19)
Bug Fixes
- remove-log: remove console logs (2b377e8)
Features
- dynamic-form: adds dynamic form as custom hook (7af83f8)
v5.0.0-beta.3
v5.0.0-beta.2
v5.0.0-beta.1
5.0.0-beta.1 (2021-03-02)
Bug Fixes
- accordion: fix invalid github review suggestion (53acf5f)
- dropdown: remove conditionally added hooks (042ab16)
- timeline: fix timeline style (a816cb6)
- fix build failure (e62bc5b)
- datepicker: fix isnan check in change handler (aa00dcb)
- fix gatsby build issue with document in server-side settings (670072e)
- build: fix build (2fa584d)
- carousel: fixes timer and css isses with swiping (c9323f4)
- datepicker: fixed timezone offset bug (078922d)
- datepicker-native: accessing the document safely for gatsby (df4e584)
- datepicker-native: fix order (22e6003)
- datepicker-native: performance fixes and code cleanup (7ef4eab)
- doc: fix doc (28d55c7)
- docs: fixes import strings for breadcrumb an button (018d8d1)
- docs: fixes import strings for breadcrumb and button (27de765)
- dropdown: mocking user agent (3095f86)
- dropdown: native mobile - render conditionally instead of hiding (03b1946)
- dropdown: perform check for window gatsby fix (170980c)
- dropdown: safely accessing the user agent (39ec7f9)
- dropdown: safely accessing the window navigator (14dc3a3)
- imagecropper: updated imagecropper to use the latest version of modal component (117aada)
- radio-group: fix description style (1f18870), closes #112
- step tracker: fix step tracker test (6a4eafd)
- tabs: fix keydown when using tabs with tabitem (b0a2ea8)
- textarea: fix renaming it (7a9a676)
- tooltip: fix unit test (58479fc)
- webpack: fix advanced variable sass compilation (9fd609f)
- fix unit tests (fe6b325)
- update gitignore: fix git ignore (1fe1561)
Code Refactoring
- accordion: refactoring the accordion component (1608cac)
- breadcrumb: refactor breadcrumb (bad8d40)
- button: refactor button component (84bca86)
- carousel: refactor carousel to use bootstrap layout and styles (03525a4)
- chart: remove chart (ee88d79)
- icon: icon component is removed in favor of svgr loader (230fa53)
- image: refactored image component and split it to two (9e78931)
- pagination: refactored pagination component (e4e7757)
- table: spread props in table component (e0c87b2)
- textbox: refactor textbox (8959402)
- timeline: refactor timeline (b1175ba)
- toggle: refactor toggle apis (0bba576)
- video: refactor video (352b261)
Features
- table: add note (3891a8f)
- table: add select helper function (5c4772d)
- add name prop (9c3cd72)
- change props, change range style (1b8d0fb)
- fixes (6e79a0a)
- buttongroup: added playground for buttonGroup (42cb649)
- buttongroup: buttonGroup: new component (b563817)
- buttonpage: remove console message (4774002)
- carousel: add autoplay feature (a59ce7f)
- carousel: add swiping gesture support (ce2d7ac)
- carousel: added carousel plaground (3fa535c)
- carousel: adding autoplay feature (35903bf)
- carousel: disabled braggable using css (358bfc9)
- checkbox: added playground for checkobox (d2a5f51)
- checkbox: use a checkbox alternatives for playground (f0f1466)
- chip: added chip playground (2e33dab)
- components: updates components based on latest from develop (967b1d4)
- datepicker-native: added basic page for datepicker (e86587f)
- datepicker-native: adds locale support (e9c9da3)
- datepicker-native: adds missing props (e512bf3)
- datepicker-native: initial fallback ui for native datepicker (3db0696)
- datepicker-native: returns null insead of invalid date (e00a0bd)
- divimage: added divImage playground ([9cf453f](9cf453ff...