UNPKG

@taylorwhite/copacetic-frontity-theme

Version:
359 lines (106 loc) 10.1 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.2.3](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.2.2...@frontity/mars-theme@1.2.3) (2019-11-04) ### Bug Fixes * **styles:** add styles for form inputs ([#231](https://github.com/frontity/frontity/issues/231)) ([0d6385b](https://github.com/frontity/frontity/commit/0d6385b)) ## [1.2.2](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.2.1...@frontity/mars-theme@1.2.2) (2019-10-10) **Note:** Version bump only for package @frontity/mars-theme ## [1.2.1](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.2.0...@frontity/mars-theme@1.2.1) (2019-10-02) **Note:** Version bump only for package @frontity/mars-theme # [1.2.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.10...@frontity/mars-theme@1.2.0) (2019-09-10) ### Features * **mars-theme:** add dynamic <title> tags ([e771ce4](https://github.com/frontity/frontity/commit/e771ce4)) ## [1.1.10](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.9...@frontity/mars-theme@1.1.10) (2019-08-14) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.9](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.8...@frontity/mars-theme@1.1.9) (2019-08-12) ### Bug Fixes * **components:** fixes image component ([#171](https://github.com/frontity/frontity/issues/171)) ([566b8f9](https://github.com/frontity/frontity/commit/566b8f9)) ## [1.1.8](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.7...@frontity/mars-theme@1.1.8) (2019-07-12) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.7](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.6...@frontity/mars-theme@1.1.7) (2019-07-04) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.6](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.5...@frontity/mars-theme@1.1.6) (2019-07-04) ### Bug Fixes * **mars-theme:** support external links in Link component ([#157](https://github.com/frontity/frontity/issues/157)) ([ff3c761](https://github.com/frontity/frontity/commit/ff3c761)) ## [1.1.5](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.4...@frontity/mars-theme@1.1.5) (2019-07-01) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.4](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.3...@frontity/mars-theme@1.1.4) (2019-06-20) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.3](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.2...@frontity/mars-theme@1.1.3) (2019-06-20) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.2](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.1...@frontity/mars-theme@1.1.2) (2019-06-20) **Note:** Version bump only for package @frontity/mars-theme ## [1.1.1](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.1.0...@frontity/mars-theme@1.1.1) (2019-06-19) ### Bug Fixes * **mars-theme:** add meta description and fix title font size ([d9e4f16](https://github.com/frontity/frontity/commit/d9e4f16)) * **mars-theme:** add padding to solve Tap target not sized appropriately ([e0c3e1d](https://github.com/frontity/frontity/commit/e0c3e1d)) * **mars-theme:** change some HTML tags to improve accessibility ([2a73db4](https://github.com/frontity/frontity/commit/2a73db4)) # [1.1.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.0.3...@frontity/mars-theme@1.1.0) (2019-06-19) ### Bug Fixes * **source-get:** make isFetching and isReady properties to be always present ([#122](https://github.com/frontity/frontity/issues/122)) ([6d2e485](https://github.com/frontity/frontity/commit/6d2e485)) ### Features * **html2react:** first implementation of Html2React ([#116](https://github.com/frontity/frontity/issues/116)) ([aa2b6f6](https://github.com/frontity/frontity/commit/aa2b6f6)) * **packages:** creates packages @frontity/components, @frontity/hooks, and adds image processor to @frontity/html2react ([#130](https://github.com/frontity/frontity/issues/130)) ([6af4aa1](https://github.com/frontity/frontity/commit/6af4aa1)) ## [1.0.3](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.0.2...@frontity/mars-theme@1.0.3) (2019-06-05) **Note:** Version bump only for package @frontity/mars-theme ## [1.0.2](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.0.1...@frontity/mars-theme@1.0.2) (2019-06-05) **Note:** Version bump only for package @frontity/mars-theme ## [1.0.1](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.0.0...@frontity/mars-theme@1.0.1) (2019-06-05) ### Bug Fixes * **all:** update typscript and fix some keywords ([1fe5fec](https://github.com/frontity/frontity/commit/1fe5fec)) # [1.0.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.4.1...@frontity/mars-theme@1.0.0) (2019-06-05) ### Bug Fixes * **mars:** fix package.json dependencies ([5f412e1](https://github.com/frontity/frontity/commit/5f412e1)) * **mars:** removes html folder ([53f9334](https://github.com/frontity/frontity/commit/53f9334)) * **mars-theme:** addapt to new mode ([0759bdc](https://github.com/frontity/frontity/commit/0759bdc)) * **mars-theme:** use all router params in Theme ([1c2e073](https://github.com/frontity/frontity/commit/1c2e073)) * **spinne:** fixes import to reduce bundle ([84278b2](https://github.com/frontity/frontity/commit/84278b2)) ### Features * **core:** merge arrays found in state instead of overwriting them ([#117](https://github.com/frontity/frontity/issues/117)) ([45dcacb](https://github.com/frontity/frontity/commit/45dcacb)) * **mars-theme:** adapt to router and source changes ([39b22a9](https://github.com/frontity/frontity/commit/39b22a9)) * **source:** change 'data' to 'get' and 'dataMap' to 'data' ([f32be1a](https://github.com/frontity/frontity/commit/f32be1a)) * **tiny-router:** implement auto fetching ([#113](https://github.com/frontity/frontity/issues/113)) ([3865c6b](https://github.com/frontity/frontity/commit/3865c6b)) ### BREAKING CHANGES * **core:** Arrays found in state are merged instead of overwritten * **source:** changes source API ("data" by "get") ## [0.4.1](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.4.0...@frontity/mars-theme@0.4.1) (2019-05-29) **Note:** Version bump only for package @frontity/mars-theme # [0.4.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.7...@frontity/mars-theme@0.4.0) (2019-05-28) ### Features * **list:** adds support for author lists ([#93](https://github.com/frontity/frontity/issues/93)) ([85586ee](https://github.com/frontity/frontity/commit/85586ee)) ## [0.3.7](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.6...@frontity/mars-theme@0.3.7) (2019-05-27) **Note:** Version bump only for package @frontity/mars-theme ## [0.3.6](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.5...@frontity/mars-theme@0.3.6) (2019-05-27) **Note:** Version bump only for package @frontity/mars-theme ## [0.3.5](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.4...@frontity/mars-theme@0.3.5) (2019-05-20) **Note:** Version bump only for package @frontity/mars-theme ## [0.3.4](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.3...@frontity/mars-theme@0.3.4) (2019-05-17) ### Bug Fixes * **mars-theme:** use useEffect for prefetching ([f81c84d](https://github.com/frontity/frontity/commit/f81c84d)) ## [0.3.3](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.2...@frontity/mars-theme@0.3.3) (2019-05-17) **Note:** Version bump only for package @frontity/mars-theme ## [0.3.2](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.1...@frontity/mars-theme@0.3.2) (2019-05-16) **Note:** Version bump only for package @frontity/mars-theme ## [0.3.1](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.3.0...@frontity/mars-theme@0.3.1) (2019-05-16) **Note:** Version bump only for package @frontity/mars-theme # [0.3.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.2.0...@frontity/mars-theme@0.3.0) (2019-05-16) ### Features * **list:** adds pagination to mars-theme ([58a3c3e](https://github.com/frontity/frontity/commit/58a3c3e)) # [0.2.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.1.7...@frontity/mars-theme@0.2.0) (2019-05-16) ### Features * **mars-theme:** add 404 page ([#64](https://github.com/frontity/frontity/issues/64)) ([cf7cce5](https://github.com/frontity/frontity/commit/cf7cce5)) ## [0.1.7](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.1.6...@frontity/mars-theme@0.1.7) (2019-05-16) **Note:** Version bump only for package @frontity/mars-theme ## [0.1.6](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.1.5...@frontity/mars-theme@0.1.6) (2019-05-16) **Note:** Version bump only for package @frontity/mars-theme ## [0.1.5](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.1.4...@frontity/mars-theme@0.1.5) (2019-05-16) **Note:** Version bump only for package @frontity/mars-theme ## [0.1.4](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.1.3...@frontity/mars-theme@0.1.4) (2019-05-15) **Note:** Version bump only for package @frontity/mars-theme ## [0.1.3](https://github.com/frontity/frontity/compare/@frontity/mars-theme@0.1.2...@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