1.4.0 (2022-09-21)
- export onyx-navigation (102c486)
1.3.2 (2022-09-17)
- fix inline setting selectors (faedb86)
1.3.1 (2022-09-17)
- fix menu (fef5575)
1.3.0 (2022-09-17)
- add methods to see if menus are open (5375c9c)
1.2.1 (2022-09-15)
- inputrow: increase opacity of placeholder text (c8ae33d)
1.2.0 (2022-09-11)
- view: add option for background image (6bbdeee)
1.1.0 (2022-09-11)
- add app menu width option (2cc6ba2)
1.0.1 (2022-09-11)
- view: close app menu when view destroyed (f77c7ef)
1.0.0 (2022-09-11)
- removed keymanager
- removed cards and changed api
0.14.0 (2022-08-20)
- popups: add close methods for alerts and dialogs (f41e61e)
0.13.0 (2022-08-20)
- inputrow: add icon option and more display styles (ccf6d58)
0.12.0 (2022-08-20)
- toaster: reduce icon size (fe97f94)
0.11.3 (2022-08-16)
- contextmenu: allow scrolling if too many items (761720a)
0.11.2 (2022-08-16)
- textarea: fix margin (5a55bab)
0.11.1 (2022-08-16)
- textarea: reduce padding (7f060c2)
0.11.0 (2022-08-13)
- add textarea component (6a1788a)
0.10.0 (2022-04-23)
- change app menu to slide in from the left (1087599)
- inlineselect: long press to go to beginning or end (22006ef)
- listitem: add option for icon color (2218ff3)
- numericrange: long press to go to beginning or end (5427ac4)
- row: standardize padding (b2be62e)
0.9.0 (2022-04-23)
- prevent scroll on focus (a2ddf4b)
- add confirm button component (656b693)
- divider: hide help text if disabled (5ec8bb9)
- icon: add smaller size option (918caad)
- listitem: add slot for custom content (73698d6)
- menu: add option for custom footer text (7c525bb)
- toaster: add message types (62a233c)
0.8.0 (2022-04-22)
- inputrow: prevent new lines and add onsubmit method (4962fd2)
0.7.0 (2022-04-22)
- divider: make title optional and add option for color (1ec4fb5)
- formrow: increase vertical padding (3096610)
- listitem: add image shape option (a930959)
- listitem: add option for image/icon size (4e250ae)
0.6.0 (2022-04-20)
- listitem: increase default padding (e4b0c14)
0.5.2 (2022-04-16)
- cleanup (f1ca313)
0.5.1 (2022-04-16)
0.5.0 (2022-04-15)
- add error to datastatus enum (99057ff)
0.4.0 (2022-04-14)
- keyman: fix long presses (6f15ec7)
- progressbar: add progressbar component (68b7921)
0.3.0 (2022-03-18)
- alert: handle long body content (38776e0)
- button: add button component (edf063c)
- dialog: handle long body content (38f6585)
0.2.0 (2022-03-18)
- onyxapp: disable handling of back button (be6d3e3)
- alert: add alert component and methods (b6fc081)
- animations: add easing to smooth animations (d3b6cd9)
- dialog: add dialog component and methods (6a4f5dd)
- icon: allow any color to be passed in (df1fd5e)
- provide public class to interact with onyx (f690a40)
- replace keys action with new key manager (ae2aa1d)
- toaster: add toaster component and methods (d6ebe1e)