- add bar-notation (9771677c)
- fix colsTotal (fe2853a3)
- remove console-statements (3365b6b2)
- add test-pages (cc34d2ec)
- add will-change (a7b6be2d)
- fix willChange (9c3ab52a)
- fix useProp array-handling (51d7007c)
- fix gap and column-inheritance (567d46f5)
- fix prop tag (1e3a0adf)
- add gap (e32f08db)
- change description (cab83f84)
- remove unnecessary moduls (9adcb911)
- add font-weight, font-style, text-align (96fd604f)
- deps:
- bump hosted-git-info from 2.8.8 to 2.8.9 (40352d24)
- bump elliptic from 6.5.3 to 6.5.4 (69bbfa9f)
- fix control (e62f1b38)
- add isomorphicLayoutEffect (a48c35c8)
- correct readme. (63e72a3c)
- performance optimization (3295e80c)
- fix typo (5a99e5e1)
- add known issues (5bd12173)
- fix types again (bd1d2ec2)
- fix typescript types of Grid and Box (a3ffe4d6)
- fix grid control-props (6850f23f)
- fix control-grid (1fe305b0)
- fix colspan adaptation (7f97ed70)
- fix props-table (c2437585)
- some typo-fixes (c9eeee1a)
- prevent and warn, if Box needs more cols than parent (2d7ed8a8)
- pass generic props automatically (7d53ee95)
- add colspan-array (b764339b)
- add height (f53fd315)
- make colspan variable (26094ed6)
- execute onResize only if argument is not null (c415befa)
- add onResize-callback (70a4810a)
- fix context-check and error-handling in Box (4fac82a9)
- fix parentcols-behaviour (434252d2)
- fix context-props. fix flex-bug in grid-component. (a88e95b0)
- fix normalizeProps (0bddcb72)
- fix className (33e86bb4)
- remove classnames package (9933179a)
- export types (c30e39c1)
- add innerHTML (e5d51db7)
- add order-prop (81e7c23d)
- fix breakpoint-type (7f5bc182)
- fix useRaster-example (49e8a2c1)
- change context (98251ec5)
- add useRaster (c23819fb)
- add useRaster (5461b185)
- fix breakpoint-type (d2a370c2)
- fix breakpoint-type (ac3de8f2)
- change raster to src (6de8b070)
- add license (4aa22d1d)
- add exmaples to example-page (22bd6471)
- fix peerDependencies (4182cf12)
- update dependencies (35f7d336)
- make component-prop optional everywhere (38050fb5)
- add component-prop (7e68dbf9)
- show error-message, if Box is not child of a Grid (f9fea99e)
- nanoId threw error so switched to nanoid/non-secure (67da56c1)
- improve highlighting (5e4525b2)
- add line (78a9786c)
- make cssMode-detection actually work (7bb721c3)
- fix props-table (95d2e6a0)
- add concept (a98b636c)
- fix align-types (83b89d29)
- make centering possible again when multiple rows (ee297927)
- add lines to readme for better legibility (70dc04ec)
- fix example for gh-pages (379cc221)
- fix badge (4297a4ab)
- add custom-style to flexbox again (db842db1)
- check next-link-functionality (e8bb0d52)
- outsource hooks from box to make it stronger typed and better readable (ce044125)
- add tags (07c2fe9e)
- fix gutter-default-value (233bb380)
- Fix centering and type specific functions (7054fb56)