Skip to content

Releases: WealthBar/peak-style

README Release Notes

06 Jan 17:44
58363df
Compare
Choose a tag to compare
Merge pull request #74 from WealthBar/fix.update-readme

[FIX] update Readme

Billing UI

06 Jan 17:16
71f2ba4
Compare
Choose a tag to compare

Update add Billing UI data-tables and data-lists

casing, monospacing, modals

15 Dec 21:44
5e6a543
Compare
Choose a tag to compare

Adds typography styles for casing and monospacing.
Cleans up styles for modals.

Node-sass to just pure sass!

24 Nov 19:00
181bfb2
Compare
Choose a tag to compare

This changes our dependency on node-sass to just sass, which is a pure JS version (well it's originally a Dart version that compiled to JS)

It also removed any non-dev dependency, which means that this will not throw in node-sass or sass to any project it is included in.

As it recompiled everything and added source maps, this is being released as 3.0.0 to prevent any breaking issue, but it should be fully compatible with previous releases.

specify input on $text-inputs

24 Jul 19:40
203210a
Compare
Choose a tag to compare
Merge pull request #1 from WealthBar/k1539.wb-peak-fix

specify input on $text-inputs