Skip to content

Latest commit

 

History

History
340 lines (190 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

340 lines (190 loc) · 19.8 KB

Change Log

1.6.2

Patch Changes

1.6.1

Patch Changes

1.6.0

Minor Changes

Patch Changes

  • Updated dependencies [ba161a58]:
    • frontity@1.16.1

1.5.2

Patch Changes

1.5.1

Patch Changes

1.5.0

Minor Changes

  • 3ced7fdf #670 Thanks @nicholasio! - Update react imports in all packages (including themes) to removed unnecessary React Imports

Patch Changes

1.4.4

Patch Changes

1.4.3

Patch Changes

1.4.3-infinite-scroll-beta.0

Patch Changes

  • Updated dependencies []:
    • frontity@1.8.1-infinite-scroll-beta.0
    • @frontity/components@1.3.3-infinite-scroll-beta.0
    • @frontity/html2react@1.3.4-infinite-scroll-beta.0

1.4.2

Patch Changes

1.4.1

Patch Changes

  • 77327403 #409 Thanks @w3bdesign! - Use a CSS-only loader to get rid of the outdated react-spinners package.
  • Updated dependencies [bf3db894]:
    • frontity@1.6.0

1.4.0

Minor Changes

Patch Changes

1.3.1

Patch Changes

1.3.0 (2019-12-10)

Features

  • mars-theme: add menu toggle to mars theme (#233) (276a7af)

1.2.3 (2019-11-04)

Bug Fixes

1.2.2 (2019-10-10)

Note: Version bump only for package @frontity/mars-theme

1.2.1 (2019-10-02)

Note: Version bump only for package @frontity/mars-theme

1.2.0 (2019-09-10)

Features

  • mars-theme: add dynamic <title> tags (e771ce4)

1.1.10 (2019-08-14)

Note: Version bump only for package @frontity/mars-theme

1.1.9 (2019-08-12)

Bug Fixes

1.1.8 (2019-07-12)

Note: Version bump only for package @frontity/mars-theme

1.1.7 (2019-07-04)

Note: Version bump only for package @frontity/mars-theme

1.1.6 (2019-07-04)

Bug Fixes

  • mars-theme: support external links in Link component (#157) (ff3c761)

1.1.5 (2019-07-01)

Note: Version bump only for package @frontity/mars-theme

1.1.4 (2019-06-20)

Note: Version bump only for package @frontity/mars-theme

1.1.3 (2019-06-20)

Note: Version bump only for package @frontity/mars-theme

1.1.2 (2019-06-20)

Note: Version bump only for package @frontity/mars-theme

1.1.1 (2019-06-19)

Bug Fixes

  • mars-theme: add meta description and fix title font size (d9e4f16)
  • mars-theme: add padding to solve Tap target not sized appropriately (e0c3e1d)
  • mars-theme: change some HTML tags to improve accessibility (2a73db4)

1.1.0 (2019-06-19)

Bug Fixes

  • source-get: make isFetching and isReady properties to be always present (#122) (6d2e485)

Features

  • html2react: first implementation of Html2React (#116) (aa2b6f6)
  • packages: creates packages @frontity/components, @frontity/hooks, and adds image processor to @frontity/html2react (#130) (6af4aa1)

1.0.3 (2019-06-05)

Note: Version bump only for package @frontity/mars-theme

1.0.2 (2019-06-05)

Note: Version bump only for package @frontity/mars-theme

1.0.1 (2019-06-05)

Bug Fixes

  • all: update typscript and fix some keywords (1fe5fec)

1.0.0 (2019-06-05)

Bug Fixes

  • mars: fix package.json dependencies (5f412e1)
  • mars: removes html folder (53f9334)
  • mars-theme: addapt to new mode (0759bdc)
  • mars-theme: use all router params in Theme (1c2e073)
  • spinne: fixes import to reduce bundle (84278b2)

Features

  • core: merge arrays found in state instead of overwriting them (#117) (45dcacb)
  • mars-theme: adapt to router and source changes (39b22a9)
  • source: change 'data' to 'get' and 'dataMap' to 'data' (f32be1a)
  • tiny-router: implement auto fetching (#113) (3865c6b)

BREAKING CHANGES

  • core: Arrays found in state are merged instead of overwritten
  • source: changes source API ("data" by "get")

0.4.1 (2019-05-29)

Note: Version bump only for package @frontity/mars-theme

0.4.0 (2019-05-28)

Features

  • list: adds support for author lists (#93) (85586ee)

0.3.7 (2019-05-27)

Note: Version bump only for package @frontity/mars-theme

0.3.6 (2019-05-27)

Note: Version bump only for package @frontity/mars-theme

0.3.5 (2019-05-20)

Note: Version bump only for package @frontity/mars-theme

0.3.4 (2019-05-17)

Bug Fixes

  • mars-theme: use useEffect for prefetching (f81c84d)

0.3.3 (2019-05-17)

Note: Version bump only for package @frontity/mars-theme

0.3.2 (2019-05-16)

Note: Version bump only for package @frontity/mars-theme

0.3.1 (2019-05-16)

Note: Version bump only for package @frontity/mars-theme

0.3.0 (2019-05-16)

Features

  • list: adds pagination to mars-theme (58a3c3e)

0.2.0 (2019-05-16)

Features

0.1.7 (2019-05-16)

Note: Version bump only for package @frontity/mars-theme

0.1.6 (2019-05-16)

Note: Version bump only for package @frontity/mars-theme

0.1.5 (2019-05-16)

Note: Version bump only for package @frontity/mars-theme

0.1.4 (2019-05-15)

Note: Version bump only for package @frontity/mars-theme

0.1.3 (2019-05-15)

Note: Version bump only for package @frontity/mars-theme

0.1.2 (2019-05-15)

Note: Version bump only for package @frontity/mars-theme

0.1.1 (2019-05-15)

Note: Version bump only for package @frontity/mars-theme