Skip to content

Releases: arabold/react-native-whirlwind

v0.3.0

21 Jun 13:52
Compare
Choose a tag to compare
  • Added README.md badges for React Native peer dependency and Prettier.
  • Updated peer and dev dependencies to the latest versions.

v0.2.0

26 Oct 13:49
Compare
Choose a tag to compare
  • Improved types for the utility classes. This fixes #7 and other issues related to types being too generic. Thanks to josmithua for laying the groundwork.
  • Removed the beta flag from the version. We're ready for switching to semantic versioning finally!

v0.1.0-beta.5

06 Oct 19:01
Compare
Choose a tag to compare
  • Added negative padding and margin styles: _p{Direction}{Width}, _m{Direction}{Width}

v0.1.0-beta.4

16 Sep 15:32
Compare
Choose a tag to compare
  • Added fixed line-height styles: leading{Size}
  • Added documentation for the createTheme API
  • Restructured documentation for more clarity

v0.1.0-beta.3

02 Sep 14:29
Compare
Choose a tag to compare
  • Updated README.md, LICENSE and documentation. No functional changes.

v0.1.0-beta.2

13 Aug 18:07
Compare
Choose a tag to compare
  • Reworked color scheme and added different shades (light, dark) and a contrast variant
  • Default palette is based on Material UI
  • Reorganized the documentation for better clarity

v0.1.0-beta.1

12 Aug 20:10
Compare
Choose a tag to compare

First fully usable version of Whirlwind 🌪️

Whirlwind is a utility-first CSS framework specifically designed for React Native. It is heavily inspired by both Tachyons and Tailwind CSS and uses low-level building blocks for rapidly building custom designs.

  • Readable 👀 - all classes follow a simple, consistent naming convention
  • Lightweight 🪶 - no 3rd party dependencies
  • Composable 🧱 - combinable classes for rapid prototyping
  • Performant 🚀 - No unnecessary calculations, no unnecessary string parsing, just pure and fast static styles
  • Reusable ♻️ - Promote reusability in your team and reduce redundancies in your codebase
  • React Native and TypeScript first 🥇 - built for React Native and 100% written in TypeScript for a best-in-class developer experience

v0.1.0-beta.0

10 Aug 22:41
Compare
Choose a tag to compare
v0.1.0-beta.0 Pre-release
Pre-release
0.1.0-beta.0