Skip to content

Latest commit

 

History

History
199 lines (112 loc) · 7.89 KB

CHANGELOG.md

File metadata and controls

199 lines (112 loc) · 7.89 KB

Change Log

v6.0.1 (2020-08-20)

Full Changelog

v6.0.0 (2020-08-20)

Full Changelog

New features:

  • more justify/align props? #70

v5.0.0 (2020-04-20)

Full Changelog

Breaking:

  • Allow to pass a ref for the underlying div #80

New features:

  • stricter children prop typings #78

v4.0.4 (2019-09-16)

Full Changelog

v4.0.3 (2019-01-25)

Full Changelog

New features:

  • Remove lodash deps #72

v4.0.2 (2019-01-23)

Full Changelog

New features:

  • Typescript 2.9.2 failed when compiling typelevel-ts dependency #69

Fixes (bugs & defects):

  • unsafe check in development #67

v4.0.1 (2018-07-06)

Full Changelog

v4.0.0 (2018-07-02)

Full Changelog

Breaking:

  • Should work without CSS in modern browsers #66

v3.0.2 (2018-05-21)

Full Changelog

Fixes (bugs & defects):

  • ref prop type is broken #63

v3.0.1 (2018-01-18)

Full Changelog

Fixes (bugs & defects):

  • using the type FlexView.Props does not work #57

v3.0.0 (2018-01-18)

Full Changelog

Breaking:

  • move @types deps to dev deps #55

v2.0.2 (2017-12-07)

Full Changelog

Fixes (bugs & defects):

  • FlexView.Props type annotations are not working in VSCode #52

v2.0.1 (2017-12-05)

Full Changelog

Fixes (bugs & defects):

  • Module not found: can't resolve react-flexview/lib/flexView.css #50

v2.0.0 (2017-12-05)

Full Changelog

Breaking:

  • replace flow with Typescript #40

v1.0.13 (2017-07-04)

Full Changelog

New features:

v1.0.12 (2017-06-22)

Full Changelog

Fixes (bugs & defects):

  • one more problem with logWarnings accessing undefined child.props #43

v1.0.11 (2017-06-22)

Full Changelog

Fixes (bugs & defects):

  • Typescript: ref is not typed correctly #41

v1.0.10 (2017-06-21)

Full Changelog

New features:

  • Typescript: Props should be strict #37

Fixes (bugs & defects):

  • TypeError: Cannot read property 'props' of undefined #36

v1.0.9 (2017-06-12)

Full Changelog

Fixes (bugs & defects):

  • Still not working reliably... #34

v1.0.8 (2017-06-10)

Full Changelog

Fixes (bugs & defects):

  • #30 breaks brc :( #32

v1.0.7 (2017-06-09)

Full Changelog

Fixes (bugs & defects):

  • IE11: hAlignContent='center' fails if children use margin: auto #30

v1.0.6 (2017-05-03)

Full Changelog

Fixes (bugs & defects):

  • Add index signature to props (typescript definition file) #27

v1.0.5 (2017-04-15)

Full Changelog

Fixes (bugs & defects):

  • FlexView logs warning when not needed #23

v1.0.4 (2017-04-10)

Full Changelog

New features:

  • add warning if grow={true} and shrink={false} #21

v1.0.3 (2017-02-24)

Full Changelog

v1.0.2 (2017-02-10)

Full Changelog

New features:

  • add Flow/TypeScript support #15

Fixes (bugs & defects):

  • should not bind this when it's not necessary #13

v1.0.1 (2016-09-05)

Full Changelog

Fixes (bugs & defects):

  • should import tcomb from tcomb-react #6

v1.0.0 (2016-09-02)

Fixes (bugs & defects):

  • clean sass #3