Skip to content

Releases: kounelios13/Css-generator

New feautures

28 Jan 19:21
Compare
Choose a tag to compare

Hey.
New features are here.
There is a navbar on top of the page that lets you select the generator you want to see.
You can save your favourites to localStorage (if your browser supports it).
If you have favourites saved to localStorage they are loaded when you open the page.
Most jQuery objects are cached using domStorage
Operations involving localStorage are done using Lockr.
Confirmation and message dialogs: bootbox.js

New feature

22 Jan 13:08
Compare
Choose a tag to compare

v6.0.2

This release fixes a lot of bugs and brings one new feature that comes handy to almost everyone:

Select only the generators you want to show in the main page.

Let's say that you only want to see a border radius generator and a text shadow generator.
You just press the Select generators to show button and select the generators you want to see.
The generators you select are marked with a blue background.
By default all generators are selected so you click the ones you don't want to see and their background changes back to white.

Improved version

27 Dec 13:50
Compare
Choose a tag to compare

This release is mostly a bug fix release

v6.0.0

26 Dec 11:24
Compare
Choose a tag to compare

Select which generators to show.
Bugfixes

v5.0.1

05 Feb 11:43
Compare
Choose a tag to compare

Fixed css translations

version 5

30 Jan 22:43
Compare
Choose a tag to compare

finalized everything