Releases: cc-archive/vocabulary-legacy
v2020.8.6
Improvements
Credits
Special thanks to @Dhruvi16, @dhruvkb, @zackkrida, @hugosolar, @Dishebh for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.8.5
Note: In this release we have dropped in the leading zeros in out CalVer version numbers, following the YYYY.M.Micro
format, for compatibility with npm
.
New Features
- Add responsive table: #582
- New bundled Fonts release adds Medium and CC filled letterheart icons
Internal Improvements
- Updated dependencies as suggested by @dependabot
Credits
Special thanks to @Dhruvi16, @dhruvkb, @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.08.4
New Features
- #580 Add a "compact" header to vocabulary
- #569 Add compact version of notification component
- #566 Add Removable Tag
Improvements
- #584 Reduce wobbliness in global header's animation
- #583 update table of progress step background color
- #581 change
a
tag in compact notification tospan
- #578 Update table component.
- #577 Update spacing in sidebar menu
- #576 Update excerpt color in the blog post card
- #575 Update hover style of is-success button
- #565 Remove padding and background from text button.
- #564 Remove extra padding from rich content table
- #558 Fix: Remove extra color declaration from typography.scss
Internal Improvements
- #568 fixed typos and grammatical errors
- #574 Bump @storybook/addon-backgrounds from 5.3.17 to 5.3.19
- #573 Bump jest-circus from 25.5.3 to 26.2.2
- #572 Bump @storybook/addon-viewport from 5.3.17 to 5.3.19
- #571 Bump react from 16.12.0 to 16.13.1
- #570 Bump sass-loader from 9.0.2 to 9.0.3
Credits
Special thanks to @LarrySul, @krysal, @Dhruvi16, @chidexebere, @makkoncept, @zackkrida, @palak199, @jahnvigupta, @rochisha0, @dhruvkb for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.08.3
New features
- Add boxed tab component: #542
Improvements
- Update tab styles: #542
Internal Improvements
- Fix webpack config for
copy-webpack-plugin
- Fix public homepage link on npm: #546
- Various dependabot updates
Credits
Special thanks to @makkoncept and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
Release v2020.07.4
New features
- Added a compact version of image with bookmark icon #524
Improvements
- Fix grammatical errors in documentation text e96c310
Internal Improvements
- Updated dependencies marked by @dependabot #536 #537 #538 #539 #540 #547
- Updated CODEOWNERS to include collaborators #543
Credits
Special thanks to @dhruvkb, @makkoncept, @ayamba-coder, @kgodey, @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
Release v2020.07.3
Improvements
- Bump fonts import version to 2020.07.1: #534
Credits
Special thanks to @zackkrida for their contribution!
See an issue?
Does anything look wrong in this release? Please report a bug.
Release v2020.07.2
Improvements
- Make Vocabulary Icon font usable as Bulma icons #486
- Update Bulma, code and docs for better token usage #518
- Add content file from bulma #526
- Update Inputs with Name and Description #522
- Modify dark gray color for better accessibility #530
Internal Improvements
- Added workflow for project automation #509
- Update .cc-metadata.yml to reflect tech stack #531
- Updated Vocabulary as a featured project #528
Bugfixes
- removing underline from the button #521
Credits
Special thanks to @Dhruvi16, @dhruvkb, @rajat2502, @hugosolar, @krysal, @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
Release v2020.07.1
Note: In this release we have switched to CalVer for our version numbers, following the YYYY.0M.Micro
format.
Improvements
- Fix jank/shift on text: #507
- Update padding in labels of project index card: #503
- Update pagination according to Design Language: #500
- Update icon color: #501
- Add feedback info color: #502
- Add global menu script: #442
Internal Improvements
- Update front end developer: #506
- Add docs for Global Header and JS in general: #480
- Move Designs from addons panel to its own tab: #489
- Fix code style shortcomings in Dependabot: #469
- Fix showed source code of input element story: #468
Credits
Special thanks to @Dhruvi16, @dhruvkb, @rajat2502, @hugosolar, @krysal, @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
Release 1.0.0-beta.16
New features
- Added component Profile picture
- Added component Table of Contents
- Added component Table of Progress
- Added component Sidebar menu
- Added component Pagination
Improvements
- Added card variants for Blog posts and Project indices
- Decouple Bulma overrides from tokens
- Updated Fonts to bring improvements from version
1.0.0-beta.10
Internal improvements
- Configured Dependabot for both
npm
packages and Docker
Bugfixes
- Fixed layout of the Footer
- Fixed Bulma resets overriding custom typography
Release 1.0.0-beta.15
New features
- Updated product logos to match new designs
- Added new icons required by the Design Library
Improvements
- Update Footer text to mention Font Awesome
- Decouple tokens from Bulma, allowing them to be imported
- Classify logos more clearly
- Allow long descriptions to be ellipsised in images
Internal improvements
- Fix authentication problems with CD workflow
- Turn off snapshot tests in CI workflow
Bugfixes
- Update Footer tag hierarchy in address
- Fix hover on social media icons in Footer
- Correct Global Header height
- Fix header click handling
- Rectify incorrect 'xxl' spacing
- Improved visual regression testing reliability