Releases: metabrainz/design-system
Releases · metabrainz/design-system
MetaBrainz Design System 1.2.2
What's Changed
- Prevent pushing /dist to the repo by @santiagofn in #107
- MBS-13059: Custom responsive borders combination works wrong by @santiagofn in #106
Full Changelog: 1.2.0...1.2.2
MetaBrainz Design System 1.2.0
What's Changed
- MEB-132: Added MetaBrainz and MusicBrainz guidelines to discuss by @Aerozol in #71
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #81
- CritiqueBrainz Redesign by @akshaaatt in #82
- Some general tidy up by @Aerozol in #80
- Update README.md by @Aerozol in #83
- Update README.md by @Aerozol in #84
- Login components added and Dependenices bump by @akshaaatt in #85
- Husky added by @akshaaatt in #86
- Logo, font, readme updates by @Aerozol in #88
- Guideline tidy by @Aerozol in #89
- Adding common term for sub-brands: Projects by @Aerozol in #90
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #91
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #92
- added Presentation templates by @Aerozol in #93
- Updated templates by @Aerozol in #94
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #96
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #95
- Update design-guidelines.md by @Aerozol in #99
- New logos by @Aerozol in #100
- Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #98
- Community logo fixes by @Aerozol in #101
- Add custom responsive borders by @santiagofn in #103
- Bump dependencies + fixes by @santiagofn in #102
New Contributors
- @Aerozol made their first contribution in #71
- @santiagofn made their first contribution in #103
Full Changelog: 1.1.0...1.2.0
MetaBrainz Design System 1.1.0
What's Changed
- Add prettier and Setup Lint GitHub workflow by @akshaaatt in #77
- Publish logos by @mwiencek in #79
- Add Guidelines for components by @akshaaatt in #70
Full Changelog: 1.0.9...1.1.0
MetaBrainz Design System 1.0.9
What's Changed
- MetaBrainz Logos by @akshaaatt in #73
- Brand directory cleanup by @akshaaatt in #75
- Import Container Sass file by @akshaaatt in #76
- Fix bootstrap imports to include positions classes by @akshaaatt in #78
Full Changelog: 1.0.7...1.0.9
MetaBrainz Design System 1.0.7
What's Changed
- Bump lodash from 4.17.15 to 4.17.21 by @dependabot in #32
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #69
- Import Bootstrap transitions by @akshaaatt in #72
Full Changelog: 1.0.4...1.0.7
MetaBrainz Design System 1.0.4
What's Changed
- Figma Addon to Storybook by @akshaaatt in #66
- Add MusicBrainz Redesign to Storybook by @akshaaatt in #67
- Enhance Design System CSS by @akshaaatt in #68
Full Changelog: 1.0.3...1.0.4
MetaBrainz Design System 1.0.3
What's Changed
- Complete the README for better clarity by @akshaaatt in #56
- Bootstrap separation made for more projects by @akshaaatt in #57
- Bump y18n from 4.0.0 to 4.0.3 by @dependabot in #48
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #58
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #60
- Bump tar from 4.4.10 to 4.4.19 by @dependabot in #59
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in #61
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #62
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #63
- Bump elliptic from 6.5.0 to 6.5.4 by @dependabot in #64
- Bump minimist from 1.2.0 to 1.2.5 by @dependabot in #65
Full Changelog: 1.0.2...1.0.3
MetaBrainz Design System 1.0.2
What's Changed
- Add basic directories by @chhavijustme in #1
- Component Badge by @chhavijustme in #3
- Add Modal Component by @chhavijustme in #5
- Add Label Component by @chhavijustme in #6
- Add Alert Component by @chhavijustme in #4
- Add Welcome by @chhavijustme in #7
- Add DropdownButton Component by @chhavijustme in #11
- Add Progress Bar Component by @chhavijustme in #12
- Add Pagination Component by @chhavijustme in #10
- Add Glyphicon Component by @chhavijustme in #8
- Add Tooltip Component by @chhavijustme in #9
- Add newline in end of files by @LakshanSS in #17
- Docs for components by @chhavijustme in #14
- Ghost vs. Secondary Buttons by @chhavijustme in #15
- Add Table Component by @chhavijustme in #13
- Bootstrap v4 by @mwiencek in #18
- MeB takeover by @akshaaatt in #39
- Update README.md to support all MeB projects by @akshaaatt in #43
- Bumped Dependencies and Fix Configurations by @akshaaatt in #38
- Deploy to gh pages by @akshaaatt in #50
- Bump elliptic from 6.5.0 to 6.5.4 by @dependabot in #27
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #47
- Bump tar from 4.4.10 to 4.4.19 by @dependabot in #46
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #29
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in #33
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #37
- Run workflow only for the master branch by @akshaaatt in #51
- Publishing on NPM Registry by @akshaaatt in #53
- Automate Publishing Package on npmjs by @akshaaatt in #54
- Bootstrap5 and Preparation for v1.0.2 of the DS by @akshaaatt in #55
New Contributors
- @chhavijustme made their first contribution in #1
- @LakshanSS made their first contribution in #17
- @mwiencek made their first contribution in #18
- @akshaaatt made their first contribution in #39
- @dependabot made their first contribution in #27
Full Changelog: https://github.com/metabrainz/design-system/commits/1.0.2