Releases: PrestaShopCorp/puik
Releases · PrestaShopCorp/puik
v1.8.3
What's Changed
- fix: try to fix first parent who don't have a data-test by default by @guillaume60240 in #260
- fix: #241 - add min-content for alert container by @mattgoud in #245
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
What's Changed
- fix: tab nav remove flex col and the min width by @MikeLebeau in #254
- fix: #251 - typography tokens by @mattgoud in #253
- improvement: [chip/tag] fix #225 - use isEllipsis to trigger tooltip by @mattgoud in #247
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Feat/create divider component by @mattgoud in #229
- fix: remove margin and add gap by @MikeLebeau in #238
- feat: improve tab nav responsivity by @MikeLebeau in #242
- feat: add data-test attribute by @guillaume60240 in #235
- Feat/create avatar component by @mattgoud in #231
- feat: [Tokens] add boxshadow and opacity values in tailwind-preset by @mattgoud in #243
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- fix: update snackbar behavior -> remove stackable behavior by @MikeLebeau in #230
- fix: #232 : puik-link underline on multi-lines by @mattgoud in #233
- fix: fix some issues with select component by @MikeLebeau in #234
- Feat - Add close button to alert component by @aAmorim27 in #236
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- chore(deps): update dependency consola to v3 by @renovate in #121
- fix(deps): update dependency @rollup/plugin-commonjs to v25 by @renovate in #131
- Feature/test conversion from vue js to web components by @mattgoud in #197
- feat: [link] - refacto style focus:visible & :visited pseudo-classes by @mattgoud in #203
- Updates/dependabot by @mattgoud in #201
- fix: #216 - link color by @mattgoud in #217
- Improvement/snackbar add a success state by @mattgoud in #206
- Feat/chip component by @mattgoud in #204
- Fix tooltip delay by @guillaume60240 in #215
- fix: #219 - tootlip - remove transition-opacity by @mattgoud in #220
- build(deps-dev): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #214
- style: [link] - fix #218 - change direction for underline animation by @mattgoud in #221
- fix: remove icon and tooltip ce by @mattgoud in #223
New Contributors
- @guillaume60240 made their first contribution in #215
- @dependabot made their first contribution in #214
Full Changelog: v1.5.4...v1.6.0
v1.5.4
What's Changed
- Fix/select reactive variable by @ClaraLpresta in #188
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Improvement/button by @mattgoud in #177
- feat: use tailwind darkmode by @MikeLebeau in #179
- fix: #180 - add Location type for the prop "to" by @mattgoud in #181
- fix: tiny update to be accorded with figma by @MikeLebeau in #173
- chore(deps): update dependency @faker-js/faker to v8 by @renovate in #130
- Feat/progress stepper by @mattgoud in #164
- fix: (issue #159) sidebar-item active state (fix scss class) by @mattgoud in #160
- Feat/tab navigation by @mattgoud in #175
- fix: #167 - add green variant by @mattgoud in #183
- fix: #168 - remove defineProps for menu-item component by @mattgoud in #182
Full Changelog: v1.5.2...v1.5.3
v1.5.2
fixes:
- [component Button] #166 : add type RouteLocationRaw for prop "to"
- [component Select] #171 : improvements
What's Changed
- [Feat] Add test coverage by @Kelhel in #124
- Feat/update storybook by @GuillaumeGuerin1 in #148
- feat: improve select & option components by @ClaraLpresta in #171
- fix: change color of disabled select by @ClaraLpresta in #172
- fix: (issue #165) add type RouteLocationRaw for prop "to" by @mattgoud in #166
New Contributors
- @ClaraLpresta made their first contribution in #171
Full Changelog: v1.5.1...v1.5.2