v9.0.0-alpha.0
Pre-release
Pre-release
What's Changed
- Fix: use a contrast compliant color for texts by @Isaacmaamouche in #2806
- chore(yarn audit): fix vulnerabilities by @cnairi in #2810
- Tailwind migration by @wttj-deployer in #2790
- Chore: add classnames test by @Leiksa in #2809
- chore(deps): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #2786
- chore(deps-dev): bump vite-plugin-static-copy from 2.3.0 to 2.3.2 by @dependabot[bot] in #2795
- chore(config): move all former components in a old repo + rm storybook by @cnairi in #2813
- chore: move old code and change aliases by @theo-mesnil in #2817
- chore: move old utils to prefixed old folder by @P1X3L in #2819
- chore: upgrade website dependencies by @theo-mesnil in #2820
- chore: update aliases config by @Leiksa in #2821
- fix: use inline-flex on button by default by @P1X3L in #2822
- Fix button documentation by @P1X3L in #2826
- fix: allow tailwind css class overrides and add according doc by @P1X3L in #2827
- fix: export properties crash by @theo-mesnil in #2829
- feat: add VariantIcon component by @theo-mesnil in #2828
- [WUI-211] Chore: migrate button group by @Leiksa in #2818
- chore(deps-dev): bump vitest from 3.1.4 to 3.2.4 by @dependabot[bot] in #2823
- docs: add upgrade page for v9 by @theo-mesnil in #2839
- docs: add migration warning and v8 branch reference by @theo-mesnil in #2838
- feat: add svg icons by @theo-mesnil in #2837
- chore(deps-dev): bump typescript-eslint from 8.43.0 to 8.44.0 by @dependabot[bot] in #2841
- fix: export properties crash by @theo-mesnil in #2846
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 by @dependabot[bot] in #2842
- docs: fix exports of components in docs files by @theo-mesnil in #2847
- fix(button-group): missing layer component to override with tailwind by @Leiksa in #2848
- Chore: migrate toggle to tailwind [WUI-167] by @Isaacmaamouche in #2831
- chore: migrate input text to tailwind by @jeromeraffin in #2834
- chore: migrate textarea to tailwind by @jeromeraffin in #2835
- feat: migrate Label by @theo-mesnil in #2850
- [WUI-213] Chore: add forwardRefWithAs to handle polymorphism by @Leiksa in #2836
- feat: migrate Hint by @theo-mesnil in #2854
- feat(text): add new text component by @cnairi in #2849
- chore: add tests for new button by @P1X3L in #2840
- chore: migrate the Avatar component to be tailwind-compatible by @anucreative in #2851
- Chore: migrate welcome loader to tailwind [WUI-163] by @Isaacmaamouche in #2861
- chore: migrate Pagination by @anucreative in #2860
- chore: migrate Tooltip by @RobelTekle in #2853
- chore(deps): bump @tailwindcss/vite from 4.1.11 to 4.1.13 by @dependabot[bot] in #2855
- chore: migrate PasswordInput by @anucreative in #2863
- Chore(Toggle): wrap toggle css with layer by @Isaacmaamouche in #2869
- chore: migrate AspectRatio by @anucreative in #2862
- chore: migrate Badge by @stevenpersia in #2870
- chore: migrate Tabs by @anucreative in #2858
- fix: variantIcon size by @theo-mesnil in #2871
- chore(tag): migrate tag component to scss by @Leiksa in #2844
- Chore migrate Loader to tailwind [WUI-136] by @diez-wttj in #2832
- chore: migrate Popover by @RobelTekle in #2864
- Chore: migrate select component to tailwind [WUI-171] by @Isaacmaamouche in #2859
- ci: fix generate docs and add on prepush by @theo-mesnil in #2873
- feat: migrate close button by @StephaneRob in #2875
- Chore: migrate import to use and namespaced include by @Isaacmaamouche in #2882
- chore migrate accordion by @diez-wttj in #2877
- Chore migrate Logo by @diez-wttj in #2866
- chore(deps): bump @emotion/is-prop-valid from 1.3.1 to 1.4.0 by @dependabot[bot] in #2879
- fix remove unused css rules by @diez-wttj in #2884
- fix(button): props order (rest overrides the component props) by @cnairi in #2867
- feat: migrate Alert by @theo-mesnil in #2872
- feat: migrate Table by @theo-mesnil in #2885
- feat: add animation to close button (cf clear button) by @StephaneRob in #2878
- chore: migrate DropdownMenu by @RobelTekle in #2883
- chore: migrate Breadcrumb component by @SimonDegraeve in #2876
- chore(link): optimize & migrate component by @Leiksa in #2888
- fix: tailwind spacing-0 based utility classes by @P1X3L in #2893
- ci: migration script for Box and replace on website by @theo-mesnil in #2889
- ci: add migration script to v9 for Flex component by @theo-mesnil in #2891
- ci: add migration script to v9 for Grid component by @theo-mesnil in #2894
- chore: migrate Toast by @diez-wttj in #2865
- chore(deps-dev): bump typescript-eslint from 8.44.0 to 8.44.1 by @dependabot[bot] in #2899
- chore(deps-dev): bump vite-plugin-dts from 4.5.3 to 4.5.4 by @dependabot[bot] in #2898
- ci: add migration script to v9 for Stack component by @theo-mesnil in #2901
- [WUI-224] fix(icon): a11y, remove alt & add aria-hidden by default by @Leiksa in #2890
- ci: fix migration script for Stack by @theo-mesnil in #2902
- chore: migrate Card component by @stevenpersia in #2904
- chore: migrate checkbox to tailwind by @jeromeraffin in #2845
- chore: improve textarea and input text type and style by @jeromeraffin in #2909
- chore: migrate drawer by @anucreative in #2895
- Fix example.js by @diez-wttj in #2913
- feat: migrate Swiper omg by @theo-mesnil in #2910
- chore migrate FileDrop + Files by @diez-wttj in #2892
- Chore: migrate modal and asset modal to tailwind [WUI-150] by @Isaacmaamouche in #2887
- Feat: add codegeneration for breakpoints utils by @Isaacmaamouche in #2911
- fix(imports): fix theme utils import paths by @cnairi in #2914
- chore(deps-dev): bump @testing-library/dom from 10.4.0 to 10.4.1 by @dependabot[bot] in #2907
- chore: migrating radiotab by @quaresc in #2903
- chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #2906
- chore(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.8.0 by @dependabot[bot] in #2905
- chore: migrate FileUpload & Files by @baptistetruchet in #2886
- chore: use component based css instead of tailwind classes by @Isaacmaamouche in #2915
- Chore: infer screen hook keys from theme by @Isaacmaamouche in #2916
- chore: pass through all css module files for uniformization by @P1X3L in #2912
- chore: add resets to new theme.css by @P1X3L in #2923
- feat: migrate radio by @StephaneRob in #2908
- docs: remove old components on website and remove styled by @theo-mesnil in #2917
- Chore: use breakpoint utils for breakpoint declarations by @Isaacmaamouche in #2927
- chore: migrate date-picker by @anucreative in #2918
- feat(field): migrate & optimize state forwarding by @Leiksa in #2928
- Chore: migrate Search component to tailwind [WUI-172] by @Isaacmaamouche in #2926
- chore(deps): bump next from 15.5.3 to 15.5.4 by @dependabot[bot] in #2921
- chore(deps-dev): bump tsx from 4.20.3 to 4.20.6 by @dependabot[bot] in #2920
- fix: v9 migration script [WUI-124] by @anucreative in #2929
- chore: update migration script by @anucreative in #2933
- feat: migrate slider by @guillaumewttj in #2922
- feat(RadioGroup): create new component by @cnairi in #2925
- fix: migration script babel import by @anucreative in #2934
- chore(lib): remove all old instances by @cnairi in #2935
- chore(aspect-ratio): proposal to use aspect-ratio css property by @Leiksa in #2938
- Chore tokens by @P1X3L in #2939
- Chore(Modal.Content): migrate custom styling logic to css by @Isaacmaamouche in #2930
- chore(deps-dev): bump ramda from 0.30.1 to 0.31.3 by @dependabot[bot] in #2943
- chore(deps-dev): bump glob from 11.0.1 to 11.0.3 by @dependabot[bot] in #2942
- fix(icons): fix build generation for icons by @cnairi in #2944
New Contributors
- @wttj-deployer made their first contribution in #2790
- @diez-wttj made their first contribution in #2832
- @quaresc made their first contribution in #2903
Full Changelog: v8.4.0...v9.0.0-alpha.0