v6.0.1 (2020-08-20)
v6.0.0 (2020-08-20)
- more justify/align props? #70
v5.0.0 (2020-04-20)
- Allow to pass a ref for the underlying div #80
- stricter children prop typings #78
v4.0.4 (2019-09-16)
v4.0.3 (2019-01-25)
- Remove lodash deps #72
v4.0.2 (2019-01-23)
- Typescript 2.9.2 failed when compiling typelevel-ts dependency #69
- unsafe check in development #67
v4.0.1 (2018-07-06)
v4.0.0 (2018-07-02)
- Should work without CSS in modern browsers #66
v3.0.2 (2018-05-21)
- ref prop type is broken #63
v3.0.1 (2018-01-18)
- using the type FlexView.Props does not work #57
v3.0.0 (2018-01-18)
- move @types deps to dev deps #55
v2.0.2 (2017-12-07)
- FlexView.Props type annotations are not working in VSCode #52
v2.0.1 (2017-12-05)
- Module not found: can't resolve
react-flexview/lib/flexView.css
#50
v2.0.0 (2017-12-05)
- replace flow with Typescript #40
v1.0.13 (2017-07-04)
- Update reactr-flexview.d.ts file for @types/[email protected] compatibility #45
v1.0.12 (2017-06-22)
- one more problem with logWarnings accessing undefined
child.props
#43
v1.0.11 (2017-06-22)
- Typescript: ref is not typed correctly #41
v1.0.10 (2017-06-21)
- Typescript: Props should be strict #37
- TypeError: Cannot read property 'props' of undefined #36
v1.0.9 (2017-06-12)
- Still not working reliably... #34
v1.0.8 (2017-06-10)
- #30 breaks brc :( #32
v1.0.7 (2017-06-09)
- IE11:
hAlignContent='center'
fails if children usemargin: auto
#30
v1.0.6 (2017-05-03)
- Add index signature to props (typescript definition file) #27
v1.0.5 (2017-04-15)
- FlexView logs warning when not needed #23
v1.0.4 (2017-04-10)
- add warning if grow={true} and shrink={false} #21
v1.0.3 (2017-02-24)
v1.0.2 (2017-02-10)
- add Flow/TypeScript support #15
- should not bind
this
when it's not necessary #13
v1.0.1 (2016-09-05)
- should import
tcomb
fromtcomb-react
#6
v1.0.0 (2016-09-02)
- clean sass #3