React Awesome Styled Grid Versions Save

A responsive 8-point grid system layout for React using styled-components

4.0.0

2 weeks ago

What's Changed

  • Use typescript
  • Update dependencies
  • Remove Docz and use Docusaurus for documentation
  • Workflow to publish on NPM

Full Changelog: https://github.com/santosfrancisco/react-awesome-styled-grid/compare/3.1.4...4.0.0

3.1.4

2 years ago
  • Use container max-width only if container width isn't 'full' in config/customConfig

3.1.3

2 years ago
  • Added ScreenBadge on typescript types
  • Fix container config types to accept string too

3.1.2

2 years ago
  • Use max-width instead of width in container to prevent content overflow (#149)

3.1.1

3 years ago

🐛 Fix typescript types

3.1.0

3 years ago
  • 🚀 Add order to Col (Thanks @Aleksei2507)

3.0.12

3 years ago

📝 Fix typo in the types

3.0.11

3 years ago

3.0.10

3 years ago

3.0.9

3 years ago
  • :arrow_up: update dependencies