Releases: vishnucss/vishnu
1.3.3
1.3.0
This version we are now using turborepo and lerna
1.1.2
This patch version will solve the problem on the links.
links.css (removed)
1.1.1
Those are some of the intentions in this patch version 1.1.1
- Remove package custom-properties and render variables
- Remove autoprefixer in gulp
Next version 1.2.0
Improvements in documentation with examples and codebase
Provide packages uses es modules/umd
Adjusts in package dependencies
Start using typescript
1.1.0-rc.2
This is the release candidate 1.1.0-rc.2
🎉
- New brand
- Add new extension Spacing (margins, paddings, and basic positions)
- Extend utils with
.hide
and.column
helpers - Bug fixes
- Some improvements
Only improvements to the documentation are missing, then I will release the stable version 1.1.0
.
1.1.0-rc.1
First beta release for 1.1.0
This version will contain some new extensions and will be a version that will remain solid during the 2.0 roadmap
- Add new extensions
- Dialog
- Avatar
- Icons
- Add class
.flex
and.absolute
in packageutils
- Improve provisory documentation
- Fixes small bugs styles
1.1.0
After some time the stable version finally came out and will be maintained for a long time, we will have at most a few minor versions before version 2.0 which will be even lighter and much faster with many other extensions.
In this version several new extensions were included and there were several optimizations in the code base and also a change in the brand, with that we gained a new documentation that will be improved every day.
1.0.8
Just some improvements before stable version 1.1.0
- Improve docs
- Add warning variable, box shadow and base color white
- Improve alert styles
- Add shadow misc
- Soft card style
- Improving button style and creating new styles.
- Remove lerna.json
The next versions will be accompanied in a milestone see 1.1.0
1.0.7
This update will change some basic styles (buttons, forms, utils ...).
Replace package: cssnext to postcss-preset-env
Coming v 1.1.0:
Add other extensions
- Icons
- Toolbar
- Modal
- Collapse
- Toggle
1.0.6
- Add state conditions --error and --success
- Rename danger to error
- Improve input fields and select
- Add style
.radio
and.checkbox
just using classes in label or div wrapper input and add span inside to marker.checkmark
to checkbox and.radiomark
to radio button - Rename transition custom properties
--transition
Coming v 1.1.0:
Add other extensions
- Icons
- Toolbar
- Modal
- Collapse
- Toggle