UNPKG

codenawis-theme

Version:

A frontity theme by @mymakarim @codenawis

256 lines (140 loc) 14.7 kB
# Change Log ## 1.4.3 ### Patch Changes - [`8b756d13`](https://github.com/frontity/frontity/commit/8b756d13a696ad41796f5e687fc77d2556618f66) [#490](https://github.com/frontity/frontity/pull/490) Thanks [@juanmaguitar](https://github.com/juanmaguitar)! - README created. - Updated dependencies [[`cfa8062d`](https://github.com/frontity/frontity/commit/cfa8062d60ccf46b3e0c5aa5490e4e03f1b693a5), [`ba13f70a`](https://github.com/frontity/frontity/commit/ba13f70ae2a4360ca21c77aed1c920c02e9d45b8), [`19912053`](https://github.com/frontity/frontity/commit/1991205379a103bc4ec09397cca99c1f2ba09a2d), [`845de536`](https://github.com/frontity/frontity/commit/845de536d111105dd3f636c3543170a676ac65cc), [`62fce1e5`](https://github.com/frontity/frontity/commit/62fce1e5c117faeb5902dc0ddae3b13d95cd925b)]: - @frontity/components@1.3.3 - frontity@1.9.0 - @frontity/html2react@1.3.4 ## 1.4.2 ### Patch Changes - [`de6c7fe6`](https://github.com/frontity/frontity/commit/de6c7fe6e43510dddf26e8afbe1ef05ac5ab379c) [#454](https://github.com/frontity/frontity/pull/454) Thanks [@c4rl0sbr4v0](https://github.com/c4rl0sbr4v0)! - Rename the `Fecha` component name from Spanish to English: `DateWrapper`. - Updated dependencies [[`6900916a`](https://github.com/frontity/frontity/commit/6900916ace309d3cc55b9c732124df5d3db96838)]: - frontity@1.8.0 ## 1.4.1 ### Patch Changes - [`77327403`](https://github.com/frontity/frontity/commit/77327403a8fbd44ba6780c3f1be016fda219298b) [#409](https://github.com/frontity/frontity/pull/409) Thanks [@w3bdesign](https://github.com/w3bdesign)! - Use a CSS-only loader to get rid of the outdated `react-spinners` package. - Updated dependencies [[`bf3db894`](https://github.com/frontity/frontity/commit/bf3db8949c7ae85c699a9c5a4613185e4ba0baaa)]: - frontity@1.6.0 ## 1.4.0 ### Minor Changes - [`0a0efcba`](https://github.com/frontity/frontity/commit/0a0efcba58a76ef878f03261fc5775d94b21313c) [#318](https://github.com/frontity/frontity/pull/318) Thanks [@iamuchejude](https://github.com/iamuchejude)! - Use the new `<Switch>` component for conditional rendering. * [`ae9dee70`](https://github.com/frontity/frontity/commit/ae9dee7072d8918f948568ad7e7f0264c9863ad2) [#253](https://github.com/frontity/frontity/pull/253) Thanks [@michalczaplinski](https://github.com/michalczaplinski)! - Update the theme to use new pagination features from state.source.get() ### Patch Changes - Updated dependencies [[`b3225692`](https://github.com/frontity/frontity/commit/b32256929351b66647f64900cc59862ee7c702a7), [`9cfc178d`](https://github.com/frontity/frontity/commit/9cfc178dc1fb67381607ca67756d629f311bb9f9), [`b3225692`](https://github.com/frontity/frontity/commit/b32256929351b66647f64900cc59862ee7c702a7), [`f7418071`](https://github.com/frontity/frontity/commit/f741807197c4cda5df2e43f5496a121428d309bf), [`7d07748e`](https://github.com/frontity/frontity/commit/7d07748e3b19c6c4599116e95fa91a472f9e3aa3)]: - frontity@1.5.2 - @frontity/html2react@1.3.0 - @frontity/components@1.3.0 ## 1.3.1 ### Patch Changes - [`145210c6`](https://github.com/frontity/frontity/commit/145210c63d5a4a607bd06c01297949214c0a9d40) [#304](https://github.com/frontity/frontity/pull/304) Thanks [@michalczaplinski](https://github.com/michalczaplinski)! - Add a new component that shows how to handle `data.isError` in mars-theme and twenty-twenty theme - Updated dependencies [[`5431499d`](https://github.com/frontity/frontity/commit/5431499db510997374d4459ae5675c845fa90f0c), [`417f2b0f`](https://github.com/frontity/frontity/commit/417f2b0f0b6f5626be253eb3f1be2daf257b71ef), [`495771f8`](https://github.com/frontity/frontity/commit/495771f83951f192f92d3162221cedc9b791e399), [`ece68296`](https://github.com/frontity/frontity/commit/ece68296d4fa68d63d10bdfa528da83f826e7f18), [`4c89da89`](https://github.com/frontity/frontity/commit/4c89da8968533a3a340b5b5981108c092a743fb2), [`aaed99f5`](https://github.com/frontity/frontity/commit/aaed99f56d02e96b6713d901e06bcfd631b6c92c), [`80c1aa3a`](https://github.com/frontity/frontity/commit/80c1aa3aee6cf04f46d6fa1a409abfcae2c511cc), [`f9059f3e`](https://github.com/frontity/frontity/commit/f9059f3e41e6d600b6bfee1e0220b25f5efda039)]: - @frontity/components@1.2.0 - @frontity/html2react@1.2.0 - frontity@1.5.0 # [1.3.0](https://github.com/frontity/frontity/compare/@frontity/mars-theme@1.2.3...@frontity/mars-theme@1.3.0) (2019-12-10) ### Features - **mars-theme:** add menu toggle to mars theme ([#233](https://github.com/frontity/frontity/issues/233)) ([276a7af](https://github.com/frontity/frontity/commit/276a7af)) ## [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