Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more to changelog #364

Merged
merged 2 commits into from
Mar 27, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
Version 5.0.0 2019-03-27
---------------------------------------------
- New Webpack Build System
- Two revamped and improved Grid Systems
- Two revamped and improved Grid Systems with 6 breakpoints
- Flexbox based, class generated grid system
- CSS Grid based mixin supported grid system
yvonnetangsu marked this conversation as resolved.
Show resolved Hide resolved
- LOTS of new components and variants - check them out!
- LOTS of new SASS/SCSS mixins and functions to help you in your project
- A modular scale system that includes both modular spacing and modular typography mixins
- LOTS of new components and variants, including Stanford branded elements such as 20 versions of logo lockups, global footer, brand bars - check them out!
- LOTS of new SASS/SCSS mixins, functions and placeholders to help you in your project
- LOTS of usable Twig templates for both components and layouts
- Revamped and refreshed the KSS theme with a new look and feel; plus new navigation
- Moved source code from core/ to src/ to better align with Webpack projects
Expand Down