Releases: Jahia/moonstone
Releases · Jahia/moonstone
v0.6.0
🚀 Enhancement
- MOON-44 Build icons without webpack, expose them so that they can be … #51 (@AKarmanov)
Authors: 1
- Alex Karmanov (@AKarmanov)
v0.5.0
🚀 Enhancement
- MOON-43 Transpile icons #50 (@AKarmanov)
- MOON-31 : Update Separator component to become more generic #41 (@ffffffelix)
- MOON-23 : TreeView component #43 (@ffffffelix)
🐛 Bug Fix
- MOON-42 : Fix transition when collapsing PrimaryNav #49 (@ffffffelix)
- MOON-38 : The children props of PrimaryNavItemGroup should accept one node #47 (@ffffffelix)
🏠 Internal
- Change the way prop-types are checked and tested #44 (@FBerthelot @ffffffelix)
- MOON-33 : Use the jahia's stylelint config #45 (@ffffffelix)
Authors: 1
- Alex Karmanov (@AKarmanov)
v0.4.1
v0.4.0
🚀 Enhancement
- Moon-22 : UI improvempents #35 (@ffffffelix)
🐛 Bug Fix
- Moon 19 : Create Accordion component #39 (@ffffffelix)
- MOON-26 : SecondaryNav is resizable #38 (@ffffffelix @AKarmanov)
- MOON-29 : Add a11y addon to storybook #40 (@ffffffelix)
- MOON-11 : Create SecondaryNav #36 (@ffffffelix @AKarmanov)
- MOON-25 : Create Resizable #37 (@ffffffelix)
- Update README.md #34 (@Fgerthoffert)
Authors: 1
- Félix Vallé (@ffffffelix)
v0.3.0
🚀 Enhancement
- Backlog 11280 #29 (@AKarmanov @tdraier)
🐛 Bug Fix
- BACKLOG-11286: Implement Button in PrimaryNavItem #33 (@cedmail)
- BACKLOG-11281: Move files, update primary nav item component to be able to handle links #32 (@AKarmanov)
- MOON-1 : Fix global style loading #31 (@tdraier)
- MOON-4 : Fixed format of generated index file #30 (@tdraier)
Authors: 2
- Alex Karmanov (@AKarmanov)
- Thomas Draier (@tdraier)
v0.2.0
🚀 Enhancement
- Moon 14 : Layouts #22 (@ffffffelix)
- MOON-4 : Icon
Note: Forcing merge due to previous configuration issue with signed commits. #18 (@tdraier)
🐛 Bug Fix
- Moon 17: Remove @storybook/addon-centered #26 (@ffffffelix)
- Moon 18: Update packages #27 (@ffffffelix)
- MOON-21: Document layout global CSS classes #28 (@ffffffelix)
- Moon 16: Add icons from Design System #25 (@ffffffelix)
- Moon 15: Organize styles folder #24 (@ffffffelix)
- MOON-6 : Fixed story for PrimaryNav #23 (@tdraier)
- MOON-6 : PrimaryNav definition #14 (@tdraier)
- Fixed cssmodule config #21 (@tdraier)
- MOON-9 : PrimaryNavItem skeleton #16 (@tdraier)
- MOON-10 : PrimaryNavItemsGroup skeleton #15 (@tdraier)
- MOON-5 : Button skeleton #12 (@tdraier)
🏠 Internal
Authors: 2
- Félix Vallé (@ffffffelix)
- Thomas Draier (@tdraier)
v0.1.0
v0.0.1
🐛 Bug Fix
- Added auto for semantic-releases #13 (@tdraier)
- Update pull_request_template.md #19 (@tdraier)
- Run the right script for lint scss github workflow #11 (@ffffffelix)
- Reorganization #10 (@tdraier)
- MOON-3 : Configured addons #9 (@tdraier)
- MOON-1 : Add GlobalStyle component #8 (@tdraier)
- Update README.md #6 (@ffffffelix @tdraier)
- Update Husky and Lint configurations #5 (@ffffffelix)
- Use css-modules import style, add classnames lib #4 (@tdraier)
- Capitalize components folder #3 (@ffffffelix)
- Merge branch 'master' into DESIGN-309 #3 (@ffffffelix)
- Design 310 #2 (pchirol@macbook-pro-de-jahia.local @ffffffelix)
- [DESIGN-309] Fix typo #3 (@ffffffelix)
- [DESIGN-309] Exclude build folder to stylelint #3 (@ffffffelix)
- Configure linters #1 (@ffffffelix)
- [DESIGN-309] Add yarn script to compile scss to css #3 (@ffffffelix)
⚠️ Pushed to master
- Updated ignore files (@tdraier)
- Updated scripts (@tdraier)
- Changelog for v0.0.1 (@tdraier)
- Reset version (@tdraier)
- Create pull_request_template.md (fgerthoffert@jahia.com)
- Update lint-test.yml (fgerthoffert@jahia.com)
- Added GitHub actions for Linting and unit testing (fgerthoffert@jahia.com)
- Use plain stylenames in storybook (@tdraier)
- Fixed project name (@tdraier)
- fix style (florent.berthelot35@gmail.com)
- finilizing workshop (florent.berthelot35@gmail.com)
- initialize navItem component (florent.berthelot35@gmail.com)
- fix again ... (@ffffffelix)
- svg (@ffffffelix)
- fix typo (@ffffffelix)
- wip icons style (@ffffffelix)
- Add sprite icons (@ffffffelix)
- add documentation (florent.berthelot35@gmail.com)
- add storybook sass (florent.berthelot35@gmail.com)
- succesfully export lib (florent.berthelot35@gmail.com)
- fix npm publishing issue (florent.berthelot35@gmail.com)
- initialize webpack (florent.berthelot35@gmail.com)
- fix lint (florent.berthelot35@gmail.com)
- remove react-script (florent.berthelot35@gmail.com)
- finish typography component (florent.berthelot35@gmail.com)
- Merge branch 'workshop' of github.com:Jahia/moonstone into workshop (@ffffffelix)
- Add spacings (@ffffffelix)
- fix style typography (florent.berthelot35@gmail.com)
- init typography and fix ci/cd (florent.berthelot35@gmail.com)
- CI/CD (florent.berthelot35@gmail.com)
- add color stories (florent.berthelot35@gmail.com)
- delete vscode (florent.berthelot35@gmail.com)
- Merge branch 'DESIGN-309' (pchirol@macbook-pro-de-jahia.local)
- Merge branch 'master' into DESIGN-309 (pchirol@macbook-pro-de-jahia.local)
- DESIGN-313 Adding Text Storybook (pchirol@macbook-pro-de-jahia.local)
- DESIGN-313 Color fix (pchirol@macbook-pro-de-jahia.local)
- DESIGN-313 Update Text component & styles (pchirol@macbook-pro-de-jahia.local)
- DESIGN-313 Text component init (pchirol@macbook-pro-de-jahia.local)
- DESIGN-313 Text Component init (pchirol@macbook-pro-de-jahia.local)
- Adding All Material Colors as base ressource & update of the current theme (pchirol@macbook-pro-de-jahia.local)
- Adding Moonstone Font-Styles in the theme and mixin to build them (pchirol@macbook-pro-de-jahia.local)
- cleaning @mixin font-face - useless ligne (pchirol@macbook-pro-de-jahia.local)
- Adding Mixin Font-Face to simply load font from theme (pchirol@macbook-pro-de-jahia.local)
- Fix font import (@ffffffelix)
- Style updates - Add Fonts files & scss (pchirol@macbook-pro-de-jahia.local)
- Add Main Colors (pchirol@macbook-pro-de-jahia.local)
- Add empty files (@ffffffelix)
- Add some storybook addons (@ffffffelix)
- Add eslint config (@ffffffelix)
- Install packages (@ffffffelix)
- Add gitignore (@ffffffelix)
Authors: 6
- Thomas Draier (@tdraier)
- Félix Vallé (@ffffffelix)
- Pascal Chirol (pchirol@macbook-pro-de-jahia.local)
- Francois G (fgerthoffert@jahia.com)
- FBerthelot (florent.berthelot35@gmail.com)
- Pascal Chirol (pchirol@MacBook-Pro-de-Jahia.local)