Skip to content

Latest commit

 

History

History
2130 lines (966 loc) · 90.5 KB

CHANGELOG.md

File metadata and controls

2130 lines (966 loc) · 90.5 KB

1.33.0 (2025-01-18)

Bug Fixes

Features

  • query supports all elements (b3a58e0)
  • update filter-query-key now accepts an operator (01bcb36)

1.32.0 (2024-12-14)

Bug Fixes

  • init caused filter ti not initialized commented code causing issue (87fc647)

Features

  • filter-key now used to handle projections. filter-query-key for appplying filters (d8851f1)
  • init accepts an element to intialize else it will document query filter elements (f7c7915)

1.31.0 (2024-11-04)

Bug Fixes

  • observer taget has been renamed to selector (a2bcb40)
  • pretier.config.js and file formating (90e94ed)
  • removed intersectunobserve (d720b21)

Features

  • add prettier.config.js and format files (0be1aa5)

1.30.1 (2024-06-19)

Bug Fixes

  • if filteredElement not found continue (6307248)
  • set filter.overwrite true (41ef5e7)
  • to set filter limit as infinite apply empty filter-limit attribute (4652521)

1.30.0 (2024-06-12)

Bug Fixes

  • bump cocreate dependencies (f872796)
  • filter-limit defualts to 20 if undefined (38e6c67)
  • svg icon class (35dde17)

Features

1.29.0 (2024-05-08)

Features

  • support operators local storage operators (bb79f3b)

1.28.7 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (2d1107f)

1.28.6 (2024-02-13)

Bug Fixes

1.28.5 (2024-02-05)

Bug Fixes

1.28.4 (2024-02-03)

Bug Fixes

  • handle if $user_id returns null (14f320e)

1.28.3 (2024-01-30)

Bug Fixes

  • if $in query value needs to be an array (08e28df)

1.28.2 (2024-01-17)

Bug Fixes

  • improved filter creation (4de1f44)
  • removed test logs (9f4f16c)
  • update to support new query system (f6b354b)

1.28.1 (2023-12-18)

Bug Fixes

  • delete filter.overwrite (1e2d4b0)

1.28.0 (2023-11-25)

Bug Fixes

  • update licensing details (fe01900)

Features

  • upgrade dependencies for latest features and fixes (8eeee8f)

1.27.0 (2023-11-25)

Bug Fixes

  • update nav, edit button and css path (8339de1)

Features

  • upgrade dependencies for latest features and fixes (edd6fa3)

1.26.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (51afe71)

1.25.0 (2023-11-16)

Bug Fixes

  • compare mutation attribute observer if same return (1b8e11b)
  • filter-name renamed to filter-key (5e4579d)

Features

  • fiter-index attribute and filter.overwite boolean (e1775b8)

1.24.0 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (b709097)
  • if not loadmore set index to 0 (811719e)

Features

1.23.8 (2023-11-09)

Bug Fixes

1.23.7 (2023-11-03)

Bug Fixes

  • favicon.ico path (26cae72)
  • update dependencies to the lates versions (0fada78)

1.23.6 (2023-10-25)

Bug Fixes

1.23.5 (2023-10-17)

Bug Fixes

1.23.4 (2023-10-14)

Bug Fixes

1.23.3 (2023-10-09)

Bug Fixes

1.23.2 (2023-10-09)

Bug Fixes

1.23.1 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (4126d7d)
  • bump dependencies (c5b868d)

1.23.0 (2023-09-19)

Features

  • Update CoCreate dependencies to their latest versions (9b78889)

1.22.2 (2023-09-18)

Bug Fixes

  • Add path and pathname (bae3ee1)
  • Update CoCreate depndencies to latest versions (26e1b7d)

1.22.1 (2023-08-21)

Bug Fixes

1.22.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (e3532c5)

1.21.1 (2023-08-21)

Bug Fixes

1.21.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (c885ae2)

1.20.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (7b8bd79)
  • Refactor filtering functionality - change "items" to "filters" and update related variable names throughout the code. Improve code readability. (9bc14f4)
  • Refactor queryElements function to accept an object for element parameter (4fdfdd9)
  • Remove commented out code in updateFilter function (4ff5791)
  • removed functions for exporting and importing data, it has been replaced with @cocreate/files. (1346487)
  • replace -target -selector (c0f94bb)
  • Update render attribute in index.html (ab04430)
  • updated actions callback data object (b04c2b3)
  • updated fetch-limit to filter-limit (2d6ecfd)
  • updated fetch-type to filter-on (17343cb)
  • webpack.config and package.json make use of mode=production instead of process.env (2b586b6)

Features

  • Add support for [filter-limit] (531a9c6)
  • filter refactored to return a filter object rather than a data object. Performance and maintainability improvements (621c9c0)
  • name attribute and variable renamed to key (3e6355e)
  • Refactor filter initialization crud.getObject is now used to return a crud object from a specified element and filter is responsible for generating the filter object and item configuration (a842180)
  • Refactor filter selector and element initialization process (7003e70)
  • Refactor to support selector, closest, parent, next, previous (6c31437)
  • update template_id to render-selector attribute. update filter attributes to filter selector-attributes (82068b3)

1.19.30 (2023-06-14)

Bug Fixes

1.19.29 (2023-06-11)

Bug Fixes

1.19.28 (2023-06-11)

Bug Fixes

1.19.27 (2023-06-11)

Bug Fixes

1.19.26 (2023-06-11)

Bug Fixes

1.19.25 (2023-06-11)

Bug Fixes

1.19.24 (2023-06-11)

Bug Fixes

1.19.23 (2023-06-11)

Bug Fixes

1.19.22 (2023-06-11)

Bug Fixes

1.19.21 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (733cb51)

1.19.20 (2023-06-11)

Bug Fixes

1.19.19 (2023-06-11)

Bug Fixes

  • renamed db to storage (b9f7113)
  • renamed hosts to host. the value can be a string or an array of strings (84b50bc)

1.19.18 (2023-06-10)

Bug Fixes

1.19.17 (2023-06-10)

Bug Fixes

1.19.16 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (0f135e5)

1.19.15 (2023-06-04)

Bug Fixes

  • replaced secert GITHUB_TOKEN with GITHUB (264948b)
  • Update dependencies versions for @cocreate libraries (0d482a3)

1.19.14 (2023-06-04)

Bug Fixes

  • semantic-release: worklow error solved by running node version 14 (5ae6a2b)

1.19.13 (2023-06-02)

Bug Fixes

1.19.12 (2023-05-21)

Bug Fixes

1.19.11 (2023-05-19)

Bug Fixes

  • update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. (0f364fc)

1.19.10 (2023-05-10)

Bug Fixes

1.19.9 (2023-05-06)

Bug Fixes

1.19.8 (2023-05-01)

Bug Fixes

  • replaced icon toggles with new svg (15d8d81)

1.19.7 (2023-05-01)

Bug Fixes

  • update manifest.json to manifest.webmanifest (805046e)

1.19.6 (2023-05-01)

Bug Fixes

  • replace fontawesome with svg (718d2ad)

1.19.5 (2023-04-30)

Bug Fixes

  • fullscreen target updated to fullscreen fullscreen-target (ea5a034)
  • package-lock.json and pnpm-lock.yaml added to .gitignore (6adced0)
  • removed toogle fullscreen icons. now using css content (59b5b6b)

1.19.4 (2023-04-24)

Bug Fixes

  • updated worrkflows to v3 and node version 16 (851a755)

1.19.3 (2023-04-24)

Bug Fixes

  • workflow node version updated 16 (ab9bfbb)

1.19.2 (2023-04-24)

Bug Fixes

1.19.1 (2023-04-24)

Bug Fixes

  • removed uglifyjs-webpack-plugin (dea4cc5)

1.19.0 (2023-04-24)

Features

1.18.7 (2023-04-11)

Bug Fixes

1.18.6 (2023-04-11)

Bug Fixes

1.18.5 (2023-04-11)

Bug Fixes

  • renamed domains to hosts (c251137)

1.18.4 (2023-03-30)

Bug Fixes

1.18.3 (2023-03-16)

Bug Fixes

1.18.2 (2023-03-16)

Bug Fixes

1.18.1 (2023-03-16)

Bug Fixes

1.18.0 (2023-03-16)

Features

  • replaced get-value and set-value with a super charged version of CoCreate-events (a1c0000)

1.17.3 (2023-02-01)

Bug Fixes

1.17.2 (2023-02-01)

Bug Fixes

  • bump dependencies (bd43ef3)
  • getSearch matches operator and caseSensitive (9cac8ed)

1.17.1 (2023-01-31)

Bug Fixes

1.17.0 (2023-01-31)

Bug Fixes

Features

  • filter.query caseSensitive support (ab81769)

1.16.3 (2023-01-30)

Bug Fixes

1.16.2 (2023-01-29)

Bug Fixes

1.16.1 (2023-01-29)

Bug Fixes

1.16.0 (2023-01-29)

Features

1.15.2 (2023-01-28)

Bug Fixes

1.15.1 (2023-01-27)

Bug Fixes

  • CoCreate && CoCreate.crud (9043a57)

1.15.0 (2023-01-27)

Bug Fixes

Features

  • crud is optional and accessed using CoCreate.crud (1fdb8f0)

1.14.9 (2023-01-13)

Bug Fixes

1.14.8 (2023-01-13)

Bug Fixes

1.14.7 (2023-01-10)

Bug Fixes

1.14.6 (2023-01-10)

Bug Fixes

  • bump @cocreate/element-prototype (8c33ece)
  • test sortName and sortDirection for template braces if found return (28303a4)

1.14.5 (2023-01-09)

Bug Fixes

1.14.4 (2023-01-09)

Bug Fixes

  • bump dependnecies (b8ead4b)
  • filter.getValue if el.value not undefined (8d56407)
  • if getQuery index is null and value is empty string return (b4c798c)

1.14.3 (2023-01-06)

Bug Fixes

1.14.2 (2023-01-05)

Bug Fixes

1.14.1 (2023-01-05)

Bug Fixes

1.14.0 (2023-01-02)

Features

  • class="template" template_id="id" replaced with template="id" (c3f84e3)

1.13.24 (2023-01-01)

Bug Fixes

1.13.23 (2022-12-31)

Bug Fixes

1.13.22 (2022-12-31)

Bug Fixes

  • add @cocreate/element-prototype (c13312f)
  • delete item.isFIlter if filter.init (64a3073)

1.13.21 (2022-12-30)

Bug Fixes

  • update config sources to use template braces with entry on src (bbeeff3)

1.13.20 (2022-12-29)

Bug Fixes

1.13.19 (2022-12-29)

Bug Fixes

1.13.18 (2022-12-27)

Bug Fixes

1.13.17 (2022-12-27)

Bug Fixes

1.13.16 (2022-12-27)

Bug Fixes

  • bump dependencies (d24d63b)
  • init resets all filter, performance improvement for filter events (5ce3d62)

1.13.15 (2022-12-25)

Bug Fixes

1.13.14 (2022-12-25)

Bug Fixes

  • bump dependencies (c14b727)
  • bumpcdn to 1.34.4 (4d14cbb)
  • formating (8126a24)
  • type="modal" and pass_to updated to action="pass, openModal" (009f8b4)

1.13.13 (2022-12-23)

Bug Fixes

1.13.12 (2022-12-23)

Bug Fixes

  • observer callback require self instanc (6cea505)

1.13.11 (2022-12-22)

Bug Fixes

1.13.10 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (9f4fb0b)

1.13.9 (2022-12-22)

Bug Fixes

  • filter-search getAttribute update to hasAttribute to support empty attribute va;ue (e10477b)

1.13.8 (2022-12-21)

Bug Fixes

1.13.7 (2022-12-21)

Bug Fixes

1.13.6 (2022-12-20)

Bug Fixes

1.13.5 (2022-12-15)

Bug Fixes

  • add missing dev dependency style-loader (3f8482b)

1.13.4 (2022-12-15)

Bug Fixes

  • isFlter typo item.isfilter (6a23c20)

1.13.3 (2022-12-14)

Bug Fixes

1.13.2 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (ebb2601)

1.13.1 (2022-12-13)

Bug Fixes

1.13.0 (2022-12-13)

Bug Fixes

  • bump dependencies (9ccc06b)
  • filter perator include and $include (3a2b5a8)

Features

  • filter items accepts an option called compare. if true will check if filter has changed (c758115)

1.12.13 (2022-12-12)

Bug Fixes

1.12.12 (2022-12-12)

Bug Fixes

  • bump @cocreate/crud-client (3ec6d36)

1.12.11 (2022-12-12)

Bug Fixes

  • bump @cocreate/crud-client (486dfc1)

1.12.10 (2022-12-11)

Bug Fixes

1.12.9 (2022-12-11)

Bug Fixes

  • bump dependencies (52dbf5d)
  • filter.init requires startIndex to be set or rest to 0 (1cc1a90)

1.12.8 (2022-12-09)

Bug Fixes

1.12.7 (2022-12-08)

Bug Fixes

1.12.6 (2022-12-08)

Bug Fixes

  • bump @cocreate/crud-client (7f00020)

1.12.5 (2022-12-07)

Bug Fixes

1.12.4 (2022-12-07)

Bug Fixes

  • bump @cocreate/crud=client (3597c76)

1.12.3 (2022-12-04)

Bug Fixes

1.12.2 (2022-12-04)

Bug Fixes

1.12.1 (2022-12-02)

Bug Fixes

1.12.0 (2022-12-02)

Bug Fixes

Features

  • filter-logical-operator to define and | or for various filter elements (585d1ed)
  • filter.search is an array of searches. renames sort.type to sort direction, return fetch false if fetch- value is a template {{}} (cfef7d0)

1.11.7 (2022-11-28)

Bug Fixes

1.11.6 (2022-11-28)

Bug Fixes

1.11.5 (2022-11-28)

Bug Fixes

1.11.4 (2022-11-28)

Bug Fixes

  • bump @cocreate/crud-client (ff96936)

1.11.3 (2022-11-27)

Bug Fixes

1.11.2 (2022-11-27)

Bug Fixes

1.11.1 (2022-11-26)

Bug Fixes

1.11.0 (2022-11-26)

Features

  • export as JSON, loadmore on scroll or btn (18fb87f)

1.10.5 (2022-11-25)

Bug Fixes

  • bump @cocreate/crud-client (f46c11f)

1.10.4 (2022-11-25)

Bug Fixes

  • bump dependencies (8a2b481)
  • CoCreate.crud.default removed bug causing default object (b8b7524)

1.10.3 (2022-11-24)

Bug Fixes

1.10.2 (2022-11-24)

Bug Fixes

1.10.1 (2022-11-23)

Bug Fixes

1.10.0 (2022-11-23)

Features

  • deleteDocumentsAction now sends one message containg an array of documents (2e2776d)
  • improved querying (8adda10)

1.9.6 (2022-11-22)

Bug Fixes

1.9.5 (2022-11-22)

Bug Fixes

  • apply src: {{source}} to CoCreate.config (1b5d973)
  • workflow docs (78f6f17)

1.9.4 (2022-11-21)

Bug Fixes

1.9.3 (2022-11-21)

Bug Fixes

  • replaced document_id with document._id (4cb86c2)

1.9.2 (2022-11-21)

Bug Fixes

1.9.1 (2022-11-21)

Bug Fixes

  • bump d@cocreate ependencies (70bd913)

1.9.0 (2022-11-21)

Bug Fixes

  • filter-order attributes renamed to filter-sort (82243bc)
  • if condition for filter.search (635bbd4)
  • if type document or index and no collection is defined return (441333a)
  • if type document set item.document (4bdf812)
  • removed created_ids (2f3111b)
  • renamed crud.checkAttrValue to crud.checkValue (527fa9c)
  • renamed data.data to data.document (3d822b6)
  • update crud functions to receive an array of objects as the response (3541ed3)

Features

  • checkValue for {{template}} if exist return boolean fetch false to prevent components from fetching (1805ee2)
  • renamed changeFilterInput to filterData, support for fetching and rendering multiple database, collection, index and document (5398f57)
  • type = document if collection is not empty (9bc6fb7)

1.8.11 (2022-10-02)

Bug Fixes

1.8.10 (2022-10-02)

Bug Fixes

  • bump @cocreate/hosting and @cocreate/socket-client (a6615d9)
  • set default operator to $contain (d39676d)

1.8.9 (2022-10-01)

Bug Fixes

1.8.8 (2022-10-01)

Bug Fixes

1.8.7 (2022-09-30)

Bug Fixes

1.8.6 (2022-09-30)

Bug Fixes

1.8.5 (2022-09-30)

Bug Fixes

1.8.4 (2022-09-30)

Bug Fixes

1.8.3 (2022-09-30)

Bug Fixes

1.8.2 (2022-09-29)

Bug Fixes

  • config renameed to CoCreateConfig (9687ed7)

1.8.1 (2022-09-22)

Bug Fixes

  • contain applied as default case (0772ebc)

1.8.0 (2022-09-22)

Bug Fixes

  • apply filter-value-type to filter-order, improvements to sortData function (afe7142)
  • items array converted to map (cc2ad3b)
  • moved item.filter.el to item.el inorder to remove el from shallow copy . (a704bf2)
  • removed metadata.isRefresh (b0fe4ae)
  • rename variable results to data. supports filter value array and object (6369e11)
  • renamed filterData to searchData (549bff2)
  • support for server or browser (0e0d91e)
  • update to item.filter (d992647)

Features

  • filters.js accessible by server-side. operator param renamed to filter. all filter related params are nested in filter (b4a4d3d)
  • utility functions for quering and sorting data (16354ad)

1.7.10 (2022-09-01)

Bug Fixes

1.7.9 (2022-08-19)

Bug Fixes

  • renamed order-by and order-type to filter-order-name and filter-order-type (a8474a6)

1.7.8 (2022-07-25)

Bug Fixes

  • if !value get Attribute order-type (c543a02)
  • if fieldvalue required for contain (203a65c)

1.7.7 (2022-06-19)

Bug Fixes

  • update templates to use placeholder (37c0113)

1.7.6 (2022-06-18)

Bug Fixes

1.7.5 (2022-06-12)

Bug Fixes

  • update dependencies (e3bf0bd)
  • update docs css document_id (de0b7d6)
  • update modal btn to actions (2132d73)

1.7.4 (2022-06-02)

Bug Fixes

  • update padding of datables td element (4587dc6)

1.7.3 (2022-05-26)

Bug Fixes

  • reset search.value array onchange to resolve bug of items in list not filtering (a720f3e)

1.7.2 (2022-05-23)

Bug Fixes

1.7.1 (2022-05-19)

Bug Fixes

  • update document_id on link index.css (408252f)

1.7.0 (2022-05-14)

Features

  • function readDocumentList has been renamed to readDocuments (7b5bef0)

1.6.11 (2022-05-06)

Bug Fixes

  • update config organization_Id to organization_id (4ce5c67)

1.6.10 (2022-04-15)

Bug Fixes

  • removed [] from placeholder {{...}} (58f3152)

1.6.9 (2022-02-24)

Bug Fixes

  • CoCreate.config replace CoCreate.app with * (2d7f54a)

1.6.8 (2022-02-16)

Bug Fixes

1.6.7 (2022-02-16)

Bug Fixes

  • update action param to name (88821b5)

1.6.6 (2022-02-10)

Bug Fixes

  • fix bug cannot read event (7b15b23)

1.6.5 (2022-02-10)

Bug Fixes

  • if filter value empty check if event.target matches element. if true apply filter (113c814)

1.6.4 (2022-02-07)

Bug Fixes

  • bump dependency versions (0ca29ec)

1.6.3 (2022-02-07)

Bug Fixes

  • when fiter is updated rest filters, orders and searches (f77c5ab)

1.6.2 (2022-02-06)

Bug Fixes

  • removed if(fieldValue === undefined) return from function filterItem (f176e29)
  • test actions (fd3564d)

1.6.1 (2022-02-03)

Bug Fixes

  • replaced show and hide class hidden with attribute hidden (d9a6e33)

1.6.0 (2022-02-02)

Features

  • Now uses one querySelector, adds events to elements if element does not already have event, observe new filter nodes and changes to filter attributes (d4ad78b)

1.5.3 (2022-02-01)

Bug Fixes

  • update dependency versions (c549c7d)

1.5.2 (2022-01-30)

Bug Fixes

  • observe atributes for changes (e360f2b)

1.5.1 (2022-01-29)

Bug Fixes

  • comment observer for filter-name and fiter-value, CoCreate-filter requires a refactor (04b0377)

1.5.0 (2022-01-28)

Features

  • checkFilter function to return true or fase if filter should be applied. Added @cocreate/observer (4ee811e)

1.4.0 (2022-01-23)

Features

  • fetch-collections attribute to return a list of collections (ce502da)

1.3.2 (2022-01-16)

Bug Fixes

  • update class overflow:overlay to overflow:auto (ad4462a)

1.3.1 (2022-01-01)

Bug Fixes

  • get-value attribute value now supports a selector added # to all values currently in get-value attributes (9d2da4c)

1.3.0 (2021-12-27)

Features

1.2.1 (2021-12-23)

Bug Fixes

  • renamed filter-value_type to filter-value-type (5c93288)

1.2.0 (2021-12-23)

Features

1.1.59 (2021-12-15)

Bug Fixes

1.1.58 (2021-12-14)

Bug Fixes

1.1.57 (2021-11-27)

Bug Fixes

1.1.56 (2021-11-27)

Bug Fixes

1.1.55 (2021-11-27)

Bug Fixes

  • update docs api and cocreateJS script (ec71f25)

1.1.54 (2021-11-26)

Bug Fixes

1.1.53 (2021-11-26)

Bug Fixes

  • docs sidenav width (fc7e20a)
  • updated action dependency to actions (2685cc8)

1.1.52 (2021-11-26)

Bug Fixes

1.1.51 (2021-11-23)

Bug Fixes

1.1.50 (2021-11-20)

Bug Fixes

  • updated script tags and link tags (744fb05)

1.1.49 (2021-11-20)

Bug Fixes

1.1.48 (2021-11-19)

Bug Fixes

1.1.47 (2021-11-18)

Bug Fixes

1.1.46 (2021-11-16)

Bug Fixes

1.1.45 (2021-11-15)

Bug Fixes

1.1.44 (2021-11-11)

Bug Fixes

1.1.43 (2021-11-06)

Bug Fixes

1.1.42 (2021-11-04)

Bug Fixes

1.1.41 (2021-11-04)

Bug Fixes

1.1.40 (2021-11-01)

Bug Fixes

  • update package dependencies (586dd8b)

1.1.39 (2021-10-29)

Bug Fixes

1.1.38 (2021-10-16)

Bug Fixes

1.1.37 (2021-10-16)

Bug Fixes

1.1.36 (2021-10-16)

Bug Fixes

  • update socket package to fix bug in docs (2f52d6f)

1.1.35 (2021-10-16)

Bug Fixes

1.1.34 (2021-10-15)

Bug Fixes

1.1.33 (2021-10-15)

Bug Fixes

1.1.32 (2021-10-15)

Bug Fixes

1.1.31 (2021-10-15)

Bug Fixes

1.1.30 (2021-10-13)

Bug Fixes

1.1.29 (2021-10-13)

Bug Fixes

1.1.28 (2021-10-13)

Bug Fixes

1.1.27 (2021-10-06)

Bug Fixes

1.1.26 (2021-10-05)

Bug Fixes

  • update dependencies (7234630)
  • website_id in CoCreate.config (9bde809)

1.1.25 (2021-10-04)

Bug Fixes

1.1.24 (2021-10-04)

Bug Fixes

1.1.23 (2021-10-01)

Bug Fixes

1.1.22 (2021-10-01)

Bug Fixes

1.1.21 (2021-09-28)

Bug Fixes

1.1.20 (2021-09-16)

Bug Fixes

1.1.19 (2021-09-14)

Bug Fixes

  • add cocreate.app to domains (e7178f6)

1.1.18 (2021-09-13)

Bug Fixes

1.1.17 (2021-09-12)

Bug Fixes

  • update sidenav to use resize and toggle (66b2c47)

1.1.16 (2021-09-09)

Bug Fixes

  • update dependency @cocreate/docs (b118142)

1.1.15 (2021-09-09)

Bug Fixes

1.1.14 (2021-09-09)

Bug Fixes

1.1.13 (2021-09-09)

Bug Fixes

  • CoCreate.config directory, path, name and public (26a2ee4)

1.1.12 (2021-09-08)

Bug Fixes

1.1.11 (2021-09-06)

Bug Fixes

1.1.10 (2021-09-04)

Bug Fixes

1.1.9 (2021-08-31)

Bug Fixes

1.1.8 (2021-08-27)

Bug Fixes

1.1.7 (2021-08-22)

Bug Fixes

  • removed data- from main-content, clone, filter-value_type (bc0a276)

1.1.6 (2021-08-22)

Bug Fixes

1.1.5 (2021-08-22)

Bug Fixes

1.1.4 (2021-08-14)

Bug Fixes

  • rename data-element_id to element_id (95658d3)

1.1.3 (2021-08-13)

Bug Fixes

1.1.2 (2021-08-12)

Bug Fixes

  • update data-module_id to document_id (7e4b3e3)

1.1.1 (2021-08-02)

Bug Fixes

  • remove data- from attributes (78a1ae8)
  • remove data- from fetch, pass and filter (16e1bb8)
  • update data-fullscreen to fullscreen (ec1efdc)

1.1.0 (2021-07-28)

Features

  • add new is{attribute} system and remove data- from attributtes (cfc93a7)

1.0.21 (2021-07-17)

Bug Fixes

1.0.20 (2021-07-14)

Bug Fixes

1.0.19 (2021-07-13)

Bug Fixes

  • add yarn lockfile to git ignore (f3bd7d1)
  • remove yarn.lock (54f4a4b)

1.0.18 (2021-07-10)

Bug Fixes

1.0.17 (2021-07-07)

Bug Fixes

  • update package versions (587f40b)

1.0.16 (2021-06-30)

Bug Fixes

1.0.15 (2021-06-30)

Bug Fixes

  • automated and manual workflows (545caa0)

1.0.14 (2021-06-25)

Bug Fixes

  • latest version numbers applied to all cocreate packages (1b37ccc)

1.0.13 (2021-06-24)

Bug Fixes

  • package versioningto 1.0.0 (d360580)

1.0.12 (2021-06-24)

Bug Fixes

1.0.11 (2021-06-20)

Bug Fixes

  • new mutaionObserver init function (1bd2cb4)

1.0.10 (2021-06-16)

Bug Fixes

1.0.9 (2021-05-08)

Bug Fixes

  • add css auto parse and save to docs. (8f4a1b0)

1.0.8 (2021-04-27)

Bug Fixes

  • Update to readme, demo, added cdn scripts (c95c928)

1.0.7 (2021-04-23)

Bug Fixes

  • readme and documentation. Removed securitykeys (2e00dea)

1.0.6 (2021-04-23)

Bug Fixes

  • ci and build process (988e534)
  • npm publish and cdn deployment (ed2ec5b)

1.0.5 (2021-04-04)

Bug Fixes

  • Remove crud from package.json (028e897)

1.0.4 (2021-04-04)

Bug Fixes

  • update socket to socket-lient and crud to crud client" (b4e92cb)

1.0.3 (2021-03-30)

Bug Fixes

1.0.2 (2021-03-30)

Bug Fixes

1.0.1 (2021-03-29)

Bug Fixes

1.0.0 (2021-03-26)

Features