UNPKG

windows-98-ui

Version:

React component library inspired by and using the css from [98.css](https://github.com/jdan/98.css) library for vanilla html

113 lines (57 loc) 1.47 kB
# windows-98-ui ## 1.9.2 ### Patch Changes - d80e6e7: update dependencies and migrate storybook ## 1.9.1 ### Patch Changes - 0d85b8e: update deps to target multiple react versions ## 1.9.0 ### Minor Changes - 137876a: updates to progress ## 1.8.0 ### Minor Changes - db4dbfd: feature: add a new Progress bar component ## 1.7.0 ### Minor Changes - 8474fdc: create tree view component ## 1.6.1 ### Patch Changes - 8ebdef3: update package dependencies ## 1.6.0 ### Minor Changes - 7bc73e2: create desktop prefab component ### Patch Changes - 57ced72: update storybook files and fix slider in storybook - c147bff: add onclick events to action buttons for title bar component ## 1.5.0 ### Minor Changes - 0dfec40: create checkbox component and update dependencies ### Patch Changes - e4045e2: fix issues with the slider component ## 1.4.1 ### Patch Changes - 3c5ce3b: export window components correctly ## 1.4.0 ### Minor Changes - 70375f9: create window/container-components ## 1.3.1 ### Patch Changes - b225467: add conditional label for textbox ## 1.3.0 ### Minor Changes - bc67e75: add titlebar component ## 1.2.1 ### Patch Changes - 2a7a2d0: update docs ## 1.2.0 ### Minor Changes - 1006db1: Add Slider and update documentation ## 1.1.2 ### Patch Changes - c8bbd11: fix options type ## 1.1.1 ### Patch Changes - 3b90393: update exports to add textbox" ## 1.1.0 ### Minor Changes - 8e4b5b2: Add textbox component