Releases: antstackio/hover-design
Releases · antstackio/hover-design
v0.1.12 - Patch Hover
Adds simple thing caught during consuming project, namely loading state for select and import Portal
What's Changed
- Feat: loading support added for Select Component by @saurabhsutar192 in #142
- Add Portal to exports by @pruthvi2103 in #144
- chore:version update by @saurabhsutar192 in #143
Full Changelog: v0.1.11-alpha-hotfix...v0.1.12-alpha-hotfix
v0.1.11 - The MAAster patch
What's Changed
- BUG: Options not re rendering fix by @saurabhsutar192 in #137
- BUG: Select Component keyboard controls error handled by @saurabhsutar192 in #138
- Minor Select Change by @saurabhsutar192 in #140
- bumps version to 0.1.11 patchfix by @pruthvi2103 in #139
Full Changelog: v0.1.10-alpha...v0.1.11-alpha-hotfix
v0.1.10 - The MAAster plan
Major Updates
- adds Stepper by @Raalzz
- adds Progress by @pruthvi2103
- adds Banner by @saurabhsutar192
- adds Breadcrumbs by @AnilHash
- adds Loader by @saurabhsutar192
- adds Alert by @saurabhsutar192
- changes to existing components and fixes.
What's Changed
- HOV-51 | Enhancements for Card by @pruthvi2103 in #119
- HOV-46 | Adds Readme for
lib
folder and keywords by @pruthvi2103 in #120 - HOV-45 | Fixes Icon component to have lesser base values by @pruthvi2103 in #121
- HOV-56 | sets up vitest and action for test by @pruthvi2103 in #122
- HOV-49 | adjustments to button by @pruthvi2103 in #118
- HOV-52 | Adds Loader Component by @saurabhsutar192 in #126
- HOV-29 | Adds Alert component by @saurabhsutar192 in #124
- Duplication fix - Popover and Tooltip by @saurabhsutar192 in #129
- Removes code smells by @pruthvi2103 in #127
- HOV-3x | DateTimePicker Component by @Shadow-Flash in #90
- Adds Banner Component and Alert Component Changes by @saurabhsutar192 in #130
- Select Value Changes by @saurabhsutar192 in #131
- HOV-50 | Added New component Breadcrumb by @AnilHash in #133
- HOV-58 | Adds Progress component by @pruthvi2103 in #134
- HOV-31 | Adds Stepper component by @Raalzz in #112
- Sanity fixes for breadcrumbs by @pruthvi2103 in #136
- NOTE: MERGE LAST!!! | Bumps lib to 0.1.10 for release by @pruthvi2103 in #135
New Contributors
Full Changelog: v0.1.9-alpha...v0.1.10-alpha
v0.1.9 Hover Makeover
Major Updates
- adds MultiSelect support for Select Component by @saurabhsutar192 docs
- adds Popover by @saurabhsutar192 docs
- adds Tooltip by @saurabhsutar192 docs
- adds Grid by @pruthvi2103 docs
- adds Checkbox by @Raalzz docs
What's Changed
- Fix #98: Documentation for by @hnprashanth in #99
- Fixing broken link by @ZeffK in #92
- Fix accordion docs by @pruthvi2103 in #101
- HOV-41 | Update version in intro md by @pruthvi2103 in #107
- Divider Docs by @saurabhsutar192 in #109
- Updates to Documentation by @hnprashanth in #103
- HOV-44 | Select component - MultiSelect by @saurabhsutar192 in #97
- HOV-11 | Popover component by @saurabhsutar192 in #108
- HOV-42 | Adds Grid and docs by @pruthvi2103 in #102
- HOV-14 | Checkbox Component by @Raalzz in #100
- HOV-39 | Fixes to list by @pruthvi2103 in #106
- Tooltip Component and Popover Changes by @saurabhsutar192 in #114
- minor mdx change by @saurabhsutar192 in #115
- Bump version to v0.1.9 by @saurabhsutar192 in #116
New Contributors
- @hnprashanth made their first contribution in #99
- @ZeffK made their first contribution in #92
Full Changelog: v0.1.8-alpha...v0.1.9-alpha
v0.1.8 - Hover with more Pover
Major Updates
- adds Dialog by @pruthvi2103 docs
- adds Modal by @pruthvi2103 docs
- adds NativeSelect by @saurabhsutar192 docs
- adds Select by @saurabhsutar192 docs
- adds Tabs (v2) by @saurabhsutar192 docs
- adds Tables (Table, TableCaption, Thead, Th, Tbody, Tr, Td, Tfoot) by @hafsahayath docs
- adds Radio by @Raalzz docs
- Hooks :-
onClickOutside
andlockBodyScroll
added <Portal>
helper component added for ‘inject’ type elements
What's Changed
- Tabs patch by @saurabhsutar192 in #73
- fix: add hover-design to package by @hafsahayath in #74
- Adds useClickOutside and useBodyScroll Hooks by @pruthvi2103 in #77
- Modal Component: Adds Spec and Portal Component by @pruthvi2103 in #78
- Adds Ladel and stories for button by @pruthvi2103 in #80
- Tabs v2 by @saurabhsutar192 in #75
- feat: add table component by @hafsahayath in #79
- Add horizontalSpacing prop and doc - table by @hafsahayath in #81
- Adds Modal component by @pruthvi2103 in #82
- HOV-37 | Adds Dialog Component by @pruthvi2103 in #84
- Select component by @saurabhsutar192 in #83
- Native select component by @saurabhsutar192 in #88
- Adds Radio and RadioGroup [v1] by @Raalzz in #85
Full Changelog: v0.1.7-alpha...v0.1.8-alpha
v0.1.7 - My First First Process release
Major Updates
- Adds Accordion Component by @pruthvi2103 Docs
- Adds Flex Component by @Shadow-Flash Docs
- Adds Tabs Component by @saurabhsutar192 Docs
- Adds Avatar Component by @Raalzz Docs
- Adds TextArea Component by @Shadow-Flash Docs
- Adds Divider Component by @saurabhsutar192 Docs
- Adds Input Component by @pruthvi2103 Docs
- Bumps Docusaurus to v2.0 stable!
What's Changed
- Fix Preview Builds by @pruthvi2103 in #29
- Fix incorrect code snippet in docs by @pruthvi2103 in #28
- [HOV-10] Flex component by @Shadow-Flash in #25
- move react to peer Dependency by @pruthvi2103 in #55
- Adds git playbook + adds steps for forking in contribution by @pruthvi2103 in #57
- HOV-16 | Divider component by @saurabhsutar192 in #53
- bumps docusaurus to 2.0 (stable) by @pruthvi2103 in #60
- React type Issue fix by @Raalzz in #64
- refactor: Adds display property in Flex Component by @Raalzz in #65
- HOV-15 | TextArea Component by @Shadow-Flash in #51
- Tab component v1 by @saurabhsutar192 in #63
- Tab docs by @saurabhsutar192 in #68
- Adds Accordion by @pruthvi2103 in #58
- Tab docs by @saurabhsutar192 in #70
- Fix Accordion Type Issue by @pruthvi2103 in #71
- [Hov 18] Adds Avatar Component [V1] by @Raalzz in #59
- HOV-13 | Adds Input component by @pruthvi2103 in #69
New Contributors
- @Shadow-Flash made their first contribution in #25
- @saurabhsutar192 made their first contribution in #53
Full Changelog: v0.1.6-alpha...v0.1.7-alpha
v0.1.6 - The Rise of the hover
What's Changed
Major Updates
- Adds List Component by @pruthvi2103 Docs
- Adds Badge Component by @Raalzz Docs
- Adds Switch Component by @hafsahayath Docs
- Adds Card Component by @smashbrick Docs
- Automated Release (this) process!!!!
Docs Added!!! 🎆
Hover has an official home now visit https://hover.style
Code Contributions
- Switch component by @hafsahayath in #10
- Update README.md by @hafsahayath in #12
- Docs/docusaurus initial setup by @pruthvi2103 in #13
- [HOV-4] | Adds List Component (V1) by @pruthvi2103 in #14
- HOV-3 - Adds Badge Component [V1] by @Raalzz in #16
- refactor: extend switch component by @hafsahayath in #20
- HOV-6 | Migrated wiki to docusaurus by @pruthvi2103 in #17
- Gh actions/publish on release by @pruthvi2103 in #26
New Contributors
- @hafsahayath made their first contribution in #10
- @Raalzz made their first contribution in #16
Full Changelog: v0.1.5-alpha...v0.1.6-alpha-ci
Alpha with Types
Fixed an issue where types and css was not added to build
0.1.1
First Release Has the following features
- Button
- Card
- Reset Styles