Skip to content

Release v1.1.0 icons, notification updates, more examples

Compare
Choose a tag to compare
@dariusrosendahl dariusrosendahl released this 20 Dec 09:25
· 44 commits to master since this release

Boilerplate

  • Added icons as examples
  • Added buttons with icons as examples

Added castlecss-icons ^1.0.2
The icons are hosted on Cloudflare which makes using the icons even easier! Just include the castlecss-icons in your package.json and you're good to go!

2016-12-20 10_07_29-start

Updated castlecss-notifications to 1.0.0

  • New notification / alert colors. Also added a warning color. Upgrade both your core and notification module to the last version to see these changes.

2016-12-20 09_53_07-start
2016-12-20 09_53_36-start

Updated castlecss-core to ^2.1

  • Added a standard h1-h6 styles so you don't have to. Also, we added .head and .head1-6 styles. With this you can style any element into a heading. For example you can make a strong or a h2 look like a h1, etc.
  • New notification / alert colors. Also added a warning color. Upgrade both your core and notification module to the last version to see these changes.

2016-12-20 10_05_27-start

Updated castlecss-buttons to ^0.5

  • Added castlecss-core as dependency