Skip to content

Releases: vishnucss/vishnu

1.3.3

19 Jan 01:34
Compare
Choose a tag to compare
chore(package): bump version to 1.3.3

1.3.0

19 Jan 00:46
Compare
Choose a tag to compare

This version we are now using turborepo and lerna

1.1.2

10 Dec 00:12
a88e578
Compare
Choose a tag to compare

This patch version will solve the problem on the links.

links.css (removed)

1.1.1

25 Nov 23:16
36b18d8
Compare
Choose a tag to compare

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

06 Sep 20:31
3abfa7e
Compare
Choose a tag to compare

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

26 Dec 05:21
3abfa7e
Compare
Choose a tag to compare

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 package utils
  • Improve provisory documentation
  • Fixes small bugs styles

1.1.0

06 Sep 22:40
Compare
Choose a tag to compare

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

24 Apr 00:43
5fc5514
Compare
Choose a tag to compare

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

12 Sep 14:52
8a16f59
Compare
Choose a tag to compare

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

17 Jan 02:58
f668c3b
Compare
Choose a tag to compare
  • 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