Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [@snek-at/jaen-pages-v2.0.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v1.0.0...@snek-at/jaen-pages-v2.0.0) (2021-09-27) ### Bug Fixes * **blockcontainer:** add pageFieldBlocksSelector equality check ([63e1fdc](63e1fdc)) * **blockcontainer:** add workaround to bypass field registration inside a block container ([2e55edf](2e55edf)) * **blockcontainer:** remove ref ([de6aca1](de6aca1)) * **ckeditor:** update memo equal check and editor import ([0ac3c34](0ac3c34)) * **create-images:** set blockFieldName instead of fieldName for block ([174b676](174b676)) * **fields:** remove WA, add block registration and fix missing block data ([fb4c2df](fb4c2df)) * **gatsby-node:** add missing slug on fixed pages that are not the index ([81eb4c5](81eb4c5)) * **gatsby-node:** fix variable not defined error ([0013d08](0013d08)) * **imagefield:** blinking on hover when using position absolut fixed ([d45c6f9](d45c6f9)) * **jaenpagecontext:** parse fields string to object ([23036ac](23036ac)) * **package.json:** align versions ([cfd6201](cfd6201)) * **package.json:** align versions ([e28c4c9](e28c4c9)) * **package.json:** align versions ([5f0e61a](5f0e61a)) * **package.json:** align versions ([0bedf29](0bedf29)) * **package.json:** align versions ([a7b59a3](a7b59a3)) * **package.json:** align versions ([07a4c3a](07a4c3a)) * **package.json:** update incorrect version ([d32fa1a](d32fa1a)) * **pages:** updated page creating and publishing ([ac2e630](ac2e630)) * **publish:** include cms data in path generation ([6ca1cf8](6ca1cf8)) * **publish:** publishing works also without page changes now ([a091153](a091153)) * **seo:** fix page image url ([5e55706](5e55706)) * **settingstab:** fix state updates ([0535ee5](0535ee5)) * **snekfinder:** fix imageviewer bug on scrolling ([7ae24ff](7ae24ff)) * **types:** add ts ignore to module without type declarations ([e979a0f](e979a0f)) * add portal and zindex to mainui ([12f6aed](12f6aed)) * adjust dynamic path generation ([8cc1f5b](8cc1f5b)) * adjust slug and title for static page generation ([d901568](d901568)) * adjust title and slug for static page generation ([469fb4e](469fb4e)) * **blockcontainer:** disable SFBWrapper when not editing ([a171b96](a171b96)) * **jaen-pages cli:** fix cli typescript error ([780c4af](780c4af)) * **package.json:** align versions ([3ae446a](3ae446a)) * blocks are not included into build ([e6b239a](e6b239a)) * make createFile function async ([ba94b8b](ba94b8b)) * **.babelrc:** add preset-react ([36a0f2c](36a0f2c)) * **build:** build gatsby plugins with babel ([951ae23](951ae23)) * **chakra:** reset css ([2d1d195](2d1d195)) * **choicefield:** enable popover only on editing ([4ee9231](4ee9231)) * **imagefield:** image discard resets to context image now ([651d0a0](651d0a0)) * **imagefield:** switch interface use correct types ([835da4d](835da4d)) * **indexfield:** fix page context ([74d6383](74d6383)) * **license:** fix incorrect license spdx id ([21db14d](21db14d)) * **package.json:** add dist to files ([243b531](243b531)) * **package.json:** align monorepo package versions ([69661f7](69661f7)) * **package.json:** align versions ([35e74c1](35e74c1)) * **package.json:** align versions ([ca6fc14](ca6fc14)) * **package.json:** fix jaen-shared-ui version ([c340a35](c340a35)) * **package.json:** fix versions ([16c706c](16c706c)) * **package.json:** remove files ([fdc78ca](fdc78ca)) * **textfield:** set to full width in order to fix dissapearing issue ([e5f8a86](e5f8a86)) * change type to fix type error ([c272338](c272338)) * **package.json:** update snekfinder version ([a764f35](a764f35)) * disable page updating on page change ([cbd2656](cbd2656)) * enable image creation for none jaen pages ([5a4d4d4](5a4d4d4)) * enable page movement for non dynamic pages ([26c83d3](26c83d3)) * **streamfield:** remove SFBWrapper on editing ([548653b](548653b)) * enable transpiling ([037856a](037856a)) * fix incorrect import ([2f286a9](2f286a9)) * fix type error ([5ffba24](5ffba24)) * fix versions ([fb37799](fb37799)) * improve file creating and jaen plugin register ([6a32003](6a32003)) * incorrect default selection ([950e5b6](950e5b6)) * page deleting ([f151188](f151188)) * page relations now work via jaenPageContext ([202d691](202d691)) * remove withRedux from TemplateProvider ([11bfc1e](11bfc1e)) * update import path (remove path alias) ([05cb5d7](05cb5d7)) * **package.json:** update versions ([8ce78ef](8ce78ef)) * **snekfinder:** update version to fix some bugs ([63ba0c1](63ba0c1)) * page creaction and esm ([ab3bbda](ab3bbda)) * remove babel transpiling ([e443f18](e443f18)) * remove build alerts ([b1153fe](b1153fe)) * remove optional chaining in esm module ([43ad1d2](43ad1d2)) * remove transpiling ([9ec9b59](9ec9b59)) * resolve paths for publish pages ([4fea93f](4fea93f)) * **package.json:** update version ([fe2aa5a](fe2aa5a)) * **package.json:** update version ([bfd63ae](bfd63ae)) ### Features * **blockcontainer:** enable wrap for container ([504dd50](504dd50)) * **chakraui:** enfore chakraui through jaen ([bd539de](bd539de)) * **choicefield:** add disable option for popover ([91a36ac](91a36ac)) * **imagefield:** add build data for blocks ([7777174](7777174)) * **mainui:** provide hideUI status through core provider ([2288635](2288635)) * **release:** update to v2.0.0 ([3093c33](3093c33)) * **seo:** add react helmet gatsby plugin to ssr meta tags ([5490aa7](5490aa7)) * **snekfinder:** sync files on publish ([b67a68c](b67a68c)) * add ChoiceField ([115417b](115417b)) * add fields data support ([2fd31f9](2fd31f9)) * **seo:** add SEO to TemplateProvider ([38fc053](38fc053)) * add gatsby publishing ([83d2704](83d2704)) * add jaen-pages cli ([b2a9724](b2a9724)) * add jaen-pages migration workflow ([008918c](008918c)) * add jaenPageContext ([2bf4da1](2bf4da1)) * add options hook ([c4d7c20](c4d7c20)) * add template name to page content ([69e75b8](69e75b8)) * compile plugins as es6 ([5473ed0](5473ed0)) * enable childpages for static pages ([c8f442e](c8f442e)) * introduce BlockContainer (StreamField replacement) ([e89c100](e89c100)) * jaenImage uses GatsbyImage now ([a28b99e](a28b99e)) * remove initialValue form StreamField ([1c60e15](1c60e15)) * send publish request on button press ([75d5cfc](75d5cfc)) * streamField not includes build data ([b12ff24](b12ff24)) * **auth:** add guest mode ([3431548](3431548)) * **pageexplorer:** add dynamic routing ([7a36761](7a36761)) ### Performance Improvements * **blockcontainer:** memo blocks inside of container to reduce renderings ([db60407](db60407)) * **ckeditor:** load bundle only if editing is true (prevents from loading it to SSR) ([acabb30](acabb30)) * **ckeditor:** only render if `defaultData.shouldOverrideRand` changes ([61361dc](61361dc)) * use dynamic imports to reduce the bundle size ([712dfe3](712dfe3)) ### BREAKING CHANGES * **release:** Update to v2.0.0
- Loading branch information