Releases: reapit/elements
@reapit/elements_v5.0.0-beta.21
What's Changed
- fix: #348 update package version to 21 due to failed publish for version 20 by @ksolanki7 in #354
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.20...@reapit/elements_v5.0.0-beta.21
@reapit/elements_v5.0.0-beta.20
What's Changed
- fix: #348 Updated vite config to add the export types to production build by @ksolanki7 in #349
- fix: #348 Update package version to 20 by @ksolanki7 in #351
- fix: #348 Fix the path in package.json by @ksolanki7 in #352
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.19...@reapit/elements_v5.0.0-beta.20
@reapit/elements_v5.0.0-beta.19
What's Changed
- feat: #154 SideBar Accessibility (a11y) by @nurm717123 in #344
- feat: #314 add
maxWidth
prop toChip
and use new design tokens by @kurtdoherty in #345 - fix: #346 Fix issue with beta 18 release by @ksolanki7 in #347
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.18...@reapit/elements_v5.0.0-beta.19
@reapit/elements_v5.0.0-beta.18
What's Changed
- feat: add codacy by @willmcvay in #174
- chore: bump version to v5.0.0-beta.15 by @github-actions in #173
- refactor: #144 - add dialog and style alignment initiation by @ss-dimasm in #170
- feat: #163 new menu component by @nurm717123 in #171
- refactor: #144 - dialog component code clean up by @ss-dimasm in #177
- fix: #184 index.css correctly includes design tokens by @kurtdoherty in #185
- chore: bump version to v5.0.0-beta.17 by @github-actions in #186
- feat: #163 new menu(item, group, group-title) component by @nurm717123 in #178
- refactor: #140 v5 Button component by @ksolanki7 in #179
- chore: #140 Update change log to represent correct version by @ksolanki7 in #189
- chore: #144 - sunsetting modal component by @ss-dimasm in #183
- feat: #163 new menu (keyboard interaction) by @nurm717123 in #190
- feat: #164 - add nav icon item component by @ss-dimasm in #191
- feat: #192 - initiate bottom bar item component by @ss-dimasm in #193
- feat: #195 new app-bar (search button) by @nurm717123 in #196
- feat: #195 new app-bar (nav item) by @nurm717123 in #200
- feat: #164 - add simple red dot badge to NavIconItem by @ss-dimasm in #198
- feat: #163 new app-bar (dropdown button) by @nurm717123 in #194
- feat: #192 - add simple red dot badge to BottomBarItem by @ss-dimasm in #199
- fix: Menu onBlur trigger before trigger click handler by @nurm717123 in #204
- chore: #137 Deprecate previous avatar in preparation for new avatar by @nurm717123 in #205
- refactor: #137 new v5 Avatar by @nurm717123 in #207
- feat: #163 new menu (auto anchor and custom y-position) by @nurm717123 in #202
- feat: #195 new app-bar (avatar button) by @nurm717123 in #210
- task: #159 Replace Jest with Vite and Vitest by @kurtdoherty in #212
- fix: #213 Allow
yarn deploy
scripts to run as CJS by @kurtdoherty in #214 - task: #157 Avoid capturing React Testing Library internals in DOM snapshots by @kurtdoherty in #215
- task: #160 remove cross-env in favour of Yarn's built-in shell by @kurtdoherty in #216
- refactor: #137 new v5 Avatar Rectangle by @nurm717123 in #208
- fix: #203 duplicate storybook props, and move button focus style to avatar by @nurm717123 in #217
- refactor: #218 v5 Deprecate existing Table component by @ksolanki7 in #219
- fix: #220 ensure svgr plugin provides
icon
option by @kurtdoherty in #223 - feat: #206 initiate mobile navigation item by @ss-dimasm in #209
- refactor: #226 v5 Button Component housekeeping updates by @ksolanki7 in #227
- feat: #228 New component skeleton by @ksolanki7 in #230
- feat: #135 init new top-bar by @nurm717123 in #221
- feat: #135 init new top-bar logo by @nurm717123 in #229
- feat: #235 v4 Deprecated existing Tooltip by @ksolanki7 in #237
- refactor: ui tweak to make badge position fixed by @ss-dimasm in #232
- feat: #218 v5 Table Container and Table Toolbar by @ksolanki7 in #234
- fix: #249 using correct size variables matching DS figma by @ksolanki7 in #250
- feat: #153 v5 top bar update docs by @nurm717123 in #240
- chore: #137 fix css var name and remove fallback value (Avatar) by @nurm717123 in #251
- feat: add bottom bar component by @ss-dimasm in #233
- chore: #137 fix css var name and remove fallback value (TopBar) by @nurm717123 in #259
- chore: remove fallback css variables
NavIconItem
by @ss-dimasm in #257 - chore: remove fallback css variables for
BottomBarItem
and update token variable by @ss-dimasm in #256 - chore: remove fallback css variables for
MobileNavItem
and amend the stories by @ss-dimasm in #255 - chore: v5 update Avatar docs by @nurm717123 in #262
- feat: #253 new app-bar (existing app switcher) by @nurm717123 in #261
- fix: #163 fix menu "show code" doesn't show expected code by @nurm717123 in #254
- feat: #242 v4 Deprecated Existing Badge by @DanishAli-Reapit in #271
- chore: 248 v5 component refactor button refactor UI by @ksolanki7 in #260
- chore: #263 v5 Fix token file for font-weight variable values by @ksolanki7 in #275
- chore: #244 deprecating current status indicator by @ss-dimasm in #266
- chore: #241 deprecate current Tag component by @nurm717123 in #269
- feat: #244 add new status indicator component by @ss-dimasm in #268
- chore: #272 v5-label-component-deprecated-existing by @rpt-rfoxy in #274
- feat: #235 v5 Tooltip component by @ksolanki7 in #239
- feat: #241 init v5 new Tag component by @nurm717123 in #270
- feat: #242 v5 badge component by @DanishAli-Reapit in #273
- feat: #241 v5 new Tag component props refactor by @nurm717123 in #285
- fix: 289 added badge label container by @DanishAli-Reapit in #295
- feat: #246 new v5 EmptyData by @nurm717123 in #267
- fix: #291 Fixed issue with the placement of the tooltip by @ksolanki7 in #293
- feat:#243 add features component by @ss-dimasm in #265
- feat: #154 v5 new SideBar (base) by @nurm717123 in #288
- fix: #206 mobile nav item design feedback by @ss-dimasm in #297
- fix: #224 bottom bar item design feedback by @ss-dimasm in #296
- feat: #258 deprecate existing chip and chip group components by @kurtdoherty in #303
- feat: #272 v5-label-text component by @rpt-rfoxy in #298
- feat: #258 add new
Chip
component by @kurtdoherty in #304 - feat: #258 add new
ChipGroup
component by @kurtdoherty in #306 - chore: exclude barrel files from coverage reporting by @kurtdoherty in #315
- feat: #154 v5 new SideBar (menu-list & menu-item) by @nurm717123 in #299
- chore: #162 Revert React version to 18 by @ksolanki7 in #305
- chore: Externalise peer dependencies by @kurtdoherty in #318
- chore: #245 deprecate pagination component by @ss-dimasm in #319
- fix: #326 adjust AvatarRectangle storybook to follow new style by @nurm717123 in #328
- chore: #138 deprecate previous breadcrumb by @nurm717123 in #322
- fix: #325 Fix issue with disabled button triggering onClick event by @ksolanki7 in #327
- feat: #218 v5-table-component table-part-[01] by @rpt-rfoxy in #307
- feat: 218 v5 table component table body part [02] by @rpt-rfoxy in #310
- chore: #330 Add new design tokens, new theme provider and upgrade style-dictionary by @kurtdoherty in #331
- feat: #154 v5 new SideBar (Collapse and Expand feature) by @nurm717123 in #320
- feat: #238 Added support conditional displaying tooltip on truncated text element by @ksolanki7 in #324
- feat: #245 add pagination component by @ss-dimasm in #321
- feat: 218 v5 table component TableHead and TableHeaderCell part [3] by @rpt-rfoxy in #311
- feat: 218 v5 table component table row part [04] b...
@reapit/elements_v5.0.0-beta.17
What's Changed
- feat: add codacy by @willmcvay in #174
- chore: bump version to v5.0.0-beta.15 by @github-actions in #173
- refactor: #144 - add dialog and style alignment initiation by @ss-dimasm in #170
- feat: #163 new menu component by @nurm717123 in #171
- refactor: #144 - dialog component code clean up by @ss-dimasm in #177
- fix: #184 index.css correctly includes design tokens by @kurtdoherty in #185
New Contributors
- @nurm717123 made their first contribution in #171
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.15...@reapit/elements_v5.0.0-beta.17
@reapit/elements_v4.3.2
What's Changed
- chore: bump version to v4.3.1 by @github-actions in #111
- fix: nav menu broken by @willmcvay in #175
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v4.3.1...@reapit/elements_v4.3.2
@reapit/elements_v5.0.0-beta.15
What's Changed
- refactor: #139 ButtonGroup component by @ksolanki7 in #169
New Contributors
- @ksolanki7 made their first contribution in #169
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.14...@reapit/elements_v5.0.0-beta.15
@reapit/elements_v5.0.0-beta.14
What's Changed
- chore: bump version to v5.0.0-beta.13 by @github-actions in #135
- feat: #147 figma docs spike by @willmcvay in #148
- refactor: #136 TextArea - Add CSS resizing by @kurtdoherty in #150
- refactor: #136 TextArea - Add JS fallback for resizing by @kurtdoherty in #151
New Contributors
- @kurtdoherty made their first contribution in #150
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.13...@reapit/elements_v5.0.0-beta.14
@reapit/elements_v5.0.0-beta.13
What's Changed
- chore: bump version to v5.0.0-beta.11 by @github-actions in #122
- feat: #65 add style dictionary by @willmcvay in #120
- feat: #124 start on spike to get structure by @willmcvay in #125
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.11...@reapit/elements_v5.0.0-beta.13
@reapit/elements_v5.0.0-beta.11
What's Changed
- fix: #118 misspelled spacing utils by @ss-dimasm in #119
- chore: bump version to v5.0.0-beta.9 by @github-actions in #117
- chore: bump version to v5.0.0-beta.10 by @github-actions in #121
New Contributors
- @ss-dimasm made their first contribution in #119
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.9...@reapit/elements_v5.0.0-beta.11