Releases: react95-io/React95-Native
Releases · react95-io/React95-Native
v1.0.0
1.0.0 (2022-06-02)
Bug Fixes
- anchor: fix wrong font issue (bab2a29)
- appbar.backaction: fix icon positioning issue (3d6835a)
- blockSizes: make blockSizes even numbers (ae358b7)
- button: fix focus outline margin issue (7405c5b)
- button: fix TouchableHighlight size issue (93353c3)
- fieldset: fix border styles (868f32c)
- font: fix components missing OG font (5e7d106)
- listaccordion: use chevronicon instead of hardcoded image (1da3a07)
- many: fix eslint issues and warnings (6bd72b8)
- numberinput: add arrowicon to buttons (e8f96d2)
- radio,checkbox: fix label padding (a8d0622)
- scrollview: fix icon positioning issue (0ea49fc)
- scrollview: make scrollbars move smoother (0d4f3f0)
- scrollView: fix scrollbar overflow issue (fa8b762)
- selectbase: display focus outline on pressed item (7853f72)
- styles: set text fontSize to 16 (e4dc63d)
- tabs: add accessibility attributes (4cec306)
- themes: fix theme export issue (ecc2715)
- window: fix padding (213a306)
- android crash when rendering a ScrollView component (c6b7e87)
- textinput: fix disabled styles issue (4020923)
- window: fix window title bar sizing (19c5f34)
Features
- first release 🚀 (699989d)
- arrowicon: add arrowicon component (5a91615)
- borders: create util for borders (26470cd)
- button: add 'flat' variant (c6a2fb3)
- card: add Card component (d6910f4)
- checkbox: add checkbox component (aad32ce)
- checkmarkicon: add checkmarkicon component (7894b70)
- chevronicon: add chevronicon component (9e5779f)
- closeicon: add closeicon component (1914d8a)
- colorpicker: add 'wide' prop (b04685a)
- colorpicker: add colorpicker component (e1fe103)
- cutout: add background prop (c3edde4)
- desktop: add desktop component (5c88248)
- fieldset: add fieldset component (7e7e822)
- fieldset: add flat variant (1117c5c)
- hourglass: add hourglass component (e017c1b)
- label: add label component (70d0aae)
- list: add list component (b2cae6b)
- listItem: add 'primary' prop (24a05f9)
- menu: add menu component (46fd366)
- menu: support anchor element (179a7c6)
- numberinput: add numberinput component (f14d164)
- panel: add cutout variant (9eb56da)
- progress: add progress component (f727234)
- radio: add radio component (a08f2e0)
- radio,checkbox: add flat variant (b08115d)
- ScrollPanel: add ScrollPanel component (108622d)
- scrollview: add ScrollView component (aa5682f)
- scrollview: add support for horizontal scrollview (aa9eabd)
- scrollview: enable scrollbar dragging (3eeb4d6)
- scrollview: enable scrolling by scrollbar track press (cb07db9)
- scrollview: enable small scrollbar (5d3c668)
- scrollView: add 'alwaysShowScrollbars' prop (5a8c44a)
- select: add select component (1b5e4ca)
- selectbox: add SelectBox component (38094ba)
- slider: add slider component (4eb8255)
- snackbar: add Snackbar component (d288522)
- snackbar: reimplement snackbar component (da690c8)
- tabs: add tabs component (aaa331a)
- textinput: add flat variant (6f17149)
- textinput: add textinput component (031356a)
- themes: add more themes (a354733)
- themes: add more themes (f377645)
- theming: use @callstack/react-theme-provider (8e66817)
- toolbar: add toolbar component (7bdc5ff)
- accessibility improvements ([72cf358](72cf358f1fe823889bbd96355a5...