react-awesome-styled-grid

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

MIT License

Downloads
21.1K
Stars
217
Committers
16
react-awesome-styled-grid - v3.1.4 Latest Release

Published by santosfrancisco about 3 years ago

  • Use container max-width only if container width isn't 'full' in config/customConfig
react-awesome-styled-grid - v3.1.3

Published by santosfrancisco about 3 years ago

  • Added ScreenBadge on typescript types
  • Fix container config types to accept string too
react-awesome-styled-grid - v3.1.2

Published by santosfrancisco about 3 years ago

  • Use max-width instead of width in container to prevent content overflow (#149)
react-awesome-styled-grid - v3.1.1

Published by santosfrancisco over 3 years ago

🐛 Fix typescript types

react-awesome-styled-grid - v3.1.0

Published by santosfrancisco over 3 years ago

  • 🚀 Add order to Col (Thanks @Aleksei2507)
react-awesome-styled-grid - v3.0.12

Published by santosfrancisco almost 4 years ago

📝 Fix typo in the types

react-awesome-styled-grid - v3.0.11

Published by santosfrancisco almost 4 years ago

react-awesome-styled-grid - v3.0.10

Published by santosfrancisco over 4 years ago

react-awesome-styled-grid - v3.0.9

Published by santosfrancisco over 4 years ago

  • ⬆️ update dependencies
react-awesome-styled-grid - v3.0.8

Published by santosfrancisco over 4 years ago

  • add media in the config types
react-awesome-styled-grid - v3.0.7

Published by santosfrancisco over 4 years ago

  • Converts the Hidden and Visible components to a functional component
  • Change Hidden and Visible type definitions
react-awesome-styled-grid - v3.0.6

Published by santosfrancisco over 4 years ago

  • Include type definitions from Util and Config

Thanks @judithhartmann 🎉

react-awesome-styled-grid - v3.0.5

Published by santosfrancisco over 4 years ago

  • Add style prop on grid types
react-awesome-styled-grid - v3.0.4

Published by santosfrancisco over 4 years ago

🐛 Fixes IGridBreakpoints that had sx instead sm

react-awesome-styled-grid - v3.0.3

Published by santosfrancisco almost 5 years ago

🐛 put back the css rule flex-direction: column in the Col component

react-awesome-styled-grid - v3.0.2

Published by santosfrancisco almost 5 years ago

🐞 Fix a bug with nested Rows #77

react-awesome-styled-grid - v3.0.1

Published by santosfrancisco almost 5 years ago

#76 Fix row margins 🐛

Thanks @rfoel !

react-awesome-styled-grid - v3.0.0

Published by santosfrancisco almost 5 years ago

This release may cause behavior changes due to css props that have been removed, so it was considered a major version.

  • ⚠️ Was removed the css rule flex-direction: column for <Col /> component. This rule was not necessary and distorted column behavior when using css flexbox alignment rules
  • 🎉 Was added new props align and justify to easily content alignment.
  • The types file for typescript was updated. This file was validating values for screen sizes and this resulted in error alerts when using a custom configuration.
react-awesome-styled-grid - v2.3.2

Published by santosfrancisco almost 5 years ago

Improvements

  • Include build time badge ⏲
  • Update ReactJS lifecycle methods 🎆
react-awesome-styled-grid - v2.3.1

Published by santosfrancisco about 5 years ago

  • Fix typescript types reading 🛠
Package Rankings
Top 2.64% on Npmjs.org
Badges
Extracted from project README
npm version All Contributors Commitizen friendly js-standard-style codecov Publish to NPM Netlify Status