Releases: PrestaShopCorp/puik
Releases · PrestaShopCorp/puik
v2.7.0
What's Changed
- chore: [feedbacks-2.6.0] fix #459 by @mattgoud in #460
- docs: [user-docs] [vitepress] create doc page for each component by @mattgoud in #462
- feat: [tag] fix #463 - fix display in case of long label by @mattgoud in #464
- chore: [dependencies] fix #471- fix security alerts by @mattgoud in #472
- feat: [chip] fix #466 - new style by @mattgoud in #469
- feat: [tag] fix #465 - new style by @mattgoud in #468
- docs: [storybook] fix #474 - fix typos and TS warning by @mattgoud in #475
- feat: [modal] fix #297 by @mattgoud in #473
- fix: [Sortable-list] fix sortablejs-vue3 import by @kevin-carangeot in #481
- feat: [Theme][Typography] fix #476 by @mattgoud in #477
- chore: [dependencies] update dependencies, fix securtiy alerts [storybook/playground] improve
HMRby @mattgoud in #483 - style: [snackbar][tooltip] fix #485 - wrong text color by @mattgoud in #486
- fix: [snackbar] fix naming: snackBarsState + dismissSnackbar props by @kevin-carangeot in #484
- fix: [table] fix #488 - fix alignement of searchbar headers elements by @mattgoud in #489
- fix: [select] Remove log on watch props.open by @kevin-carangeot in #490
- chore(deps-dev): bump vite from 6.3.7 to 6.4.1 by @dependabot[bot] in #487
- feat: [button] fix #467 - new style for
textandtertiaryvariants by @mattgoud in #470 - chore: [release-v-2.7.0][changeset] fix #491 packages versioning by @mattgoud in #492
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- feat: [tailwind-v4] fix #440 - migration to v4 by @mattgoud in #446
- style: [rating-card] fix #452 - remove gap between stars (extended version) by @mattgoud in #454
- fix: [tooltip] fix #451 - refato max-width prop by @mattgoud in #455
- chore: bumped versions packages for release v2.6.0 by @mattgoud in #457
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
- feedbacks
v2.5.0by @mattgoud in #438 :- modify hygen templates to match the new css config
- theme : import Prestafont from local file
- update dependencies (vite, pnpm ...)
- improve package.json files (add licence, author ...)
- fix: [modal][storybook] - fix interactivity (when changing prop values) and update stories by @mattgoud in #445
- fix: [modal][style]- remove useless margin if the modal dosen't have footer by @mattgoud in #445
- chore: fix #448 update pnpm by @mattgoud in #449
- chore: bumped versions packages for release v2.5.1 by @mattgoud in #450
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- docs [icon]: update description for icon by @kevin-carangeot in #420
- feature [vitepress]: init new users docs (Vitepress) by @mattgoud in #419
- chore [config-css-assets]: remove style tags for all SFC components, remove css import from TS files… by @mattgoud in #423
- docs [storybook-setup-vue] fix #426 by @mattgoud in #427
- chore [deps-dev]: bump vite from 5.4.14 to 5.4.15 by @dependabot in #425
- feature [textarea]: add new emit blur event by @mattgoud in #428
- chore [deps-dev]: bump vite from 5.4.15 to 5.4.16 by @dependabot in #429
- feature: [input]: related #418 - add maxLength/minLength props by @mattgoud in #430
- feature [tooltip]: related #75 - refacto (docs, tests, animation, style) by @mattgoud in #432
- bug [select] width and height by @mattgoud in #433
- chore [versioning]: bumped versions packages for release v2.5.0 by @mattgoud in #435
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- chore: [gitignore] - fix #400 by @mattgoud in #401
- feature: [snackbar] - create snackbar programmatically (useSnackbar function) by @mattgoud in #405
- docs: [playground] - fix #397 : usage of examples files by @mattgoud in #398
- fix: [skeleton] - fix #395 - display icons for img/video/graph variants by @mattgoud in #396
- feat: [pagination/table] - adding data-test attribute by @guillaume60240 in #380
- feature: [button] - add spinner loading by @mattgoud in #402
- feature: [select] - BC - global refactoring by @mattgoud in #394
- feature: [tab-navigation] - create an event to detect the active tab by @mattgoud in #406
- style: [Tooltip] - fix #407 by @mattgoud in #408
- chore: [github issue template] - fix #409 - create versioning github issue template by @mattgoud in #410
- feat: [Select] - fix bug #412 - review disabled behavior by @mattgoud in #413
- [chore] - bumped versions packages for release v2.4.0 by @mattgoud in #414
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- feat: fixed #386 - add searchResultsLocally event and handle reset event by @mattgoud in #387
- ci: [chromatic-workflow] - related #388 : upgrade chromatic workflow by @mattgoud in #389
- build(deps-dev): bump vite from 5.2.11 to 5.2.14 by @mattgoud in #391
- feat: [puik-alert] fix #339 - fix alert design specs (link button text), ability to add icons for buttons (Action and Link) by @mattgoud in #381
- new component : Rating card by @mattgoud in #383
- chore: bumped versions packages for release v2.3.0 by @mattgoud in #392
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- [sidebar] fix #371 - reduced line-height of expand/collapse btn header icon by @mattgoud in #372
- 374 chore update dependencies and add licences for each package by @mattgoud in #375
- docs: update readme by @guillaume60240 in #373
- [new-component] sortable list by @mattgoud in #365
- [Table] [Accessibility] fix #362 - keyboard handling : expand/collapse line with space by @mattgoud in #367
- [Improve-Accessibility] - fixed #346 #317 #363 by @mattgoud in #368
- docs: [sortable-list] fix #376 - update shared option story by @mattgoud in #377
- chore: fix #378 - bumped versions packages for release v2.2.0 by @mattgoud in #379
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: [Table] fix #340 - sticky header, max-height for long table, remove tailwind-scrollbar plugin by @mattgoud in #341
- fix: #342 - update jumper pagination value when changing pages by @mattgoud in #343
- feat: related #344 - handle items count and loader btn behaviors internally by @mattgoud in #345
- 275 pagination large items per page should be hidden if not specified by @mattgoud in #349
- docs: [Storybook][PuikConfigProvider] - fix #350 - create doc + update fr translations by @mattgoud in #351
- feat: [pack:all command] - fix #354 - update increment_versions script by @mattgoud in #355
- 352 style button group remove gray border from buttons in active state by @mattgoud in #353
- docs: [Avatar-Storybook] - fix #356 by @mattgoud in #357
- Build puik component import css by @mattgoud in #359
- chore: bump versions packages (puik v2.1.0) by @mattgoud in #366
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
What's Changed
- New Monorepo Architecture by @aAmorim27 in #244
- Feat/web components package by @mattgoud in #265
- Feat/pnpm pack script by @mattgoud in #282
- fix: #310 added the dataItems prop to use in the web-component version by @mattgoud in #311
- fix: #308 [tooltip][breaking-change] - prop naming - replace title b… by @mattgoud in #309
- [Snackbar-v2] global refactoring (with Radix Vue) by @mattgoud in #316
- feat: [documentation-v2] - breaking changes and available components … by @mattgoud in #320
- feat(ci): Publish beta version with tag "beta" instead "latest" by @cnavarro-prestashop in #321
- feat: [SPEX-1952][V2] Add link on Alert component by @kevin-carangeot in #328
- ci: update pnpm version to try to fix the bug regarding the frozen-lo… by @mattgoud in #329
- ci: create release workflow, rename beta-release workflow by @mattgoud in #330
- Init Puik v2 by @mattgoud in #331
Full Changelog: v1.15.0...v2.0.0