Skip to content

Latest commit

 

History

History
1908 lines (885 loc) · 86.5 KB

CHANGELOG.md

File metadata and controls

1908 lines (885 loc) · 86.5 KB

1.38.0 (2024-11-04)

Bug Fixes

  • pretier.config.js and file formating (644eec6)

Features

  • add prettier.config.js and format files (f14df0e)
  • add prettier.config.js and format files (e24974a)

1.37.1 (2024-11-02)

Bug Fixes

  • checkValue(key) prior to excutuing element.setValue() (8234c96)
  • element.getValue() (7009f70)
  • handling contenteditable iframes (11b6819)
  • if form has attribute object set as empty on reset (29c1b6d)
  • init if observer ol attribute value not the same as new (456913c)
  • observer taget has been renamed to selector (239974c)
  • removed comsole.log (d0b6fe3)
  • removed dead code (3929b76)
  • removed test console.log (4fea18d)
  • resetType support (2ce141e)

1.37.0 (2024-09-21)

Features

  • update="" attribute support. improved data type handling (fa478b0)

1.36.2 (2024-08-24)

Bug Fixes

  • prevent duplicate input event listeners (e7d5bfd)
  • use continue in for loop (e0febbc)

1.36.1 (2024-07-09)

Bug Fixes

  • handleing of key="{}" where value is an array (c86ffd9)
  • objectId() habndleing to add _id to element (b2bb7b4)
  • removed testing log (1b4f38e)
  • set flag rendered to prevent loop caused by fireListeners and sync (3dd1267)
  • use continue in for loop and continue if !data$storage (32020f1)

1.36.0 (2024-06-30)

Bug Fixes

Features

  • form.setValue() will set value in elements if value is object else it if string will fallback elementPrototype setVlaue() (e76df88)

1.35.8 (2024-06-23)

Bug Fixes

1.35.7 (2024-06-23)

Bug Fixes

1.35.6 (2024-06-19)

Bug Fixes

  • add method update.object if upsert and filter (3730438)
  • handle isFIlter false in read function and improved handling of filter and render data (85b6d00)
  • skip-attribute to prevent form attributes from applying to an element (72f18b3)

1.35.5 (2024-06-12)

Bug Fixes

1.35.4 (2024-05-19)

Bug Fixes

  • handle if item is already read (2407f9b)

1.35.3 (2024-05-08)

Bug Fixes

  • handling of data upsert (9884f90)
  • replace form object attribute with id if pending (33838fb)
  • typo with for loop index j (8872c9f)

1.35.2 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (d8bdb33)

1.35.1 (2024-04-26)

Bug Fixes

  • convert base64 segments to to arrayBuffer (710c55e)
  • export setValueType (bcc717c)

1.35.0 (2024-03-18)

Features

  • observe form for new inputs and setAttribute (527d1bd)

1.34.5 (2024-02-20)

Bug Fixes

  • data.object conditions (d7f1431)
  • processing object.$update (157f094)

1.34.4 (2024-02-19)

Bug Fixes

1.34.3 (2024-02-18)

Bug Fixes

1.34.2 (2024-02-17)

Bug Fixes

  • handling of upset as it is now defaulting to false (5c1099e)

1.34.1 (2024-02-14)

Bug Fixes

  • realtime defaults to false (83d2787)

1.34.0 (2024-02-13)

Bug Fixes

  • add audio to src ignore (80ce64c)
  • crud="false" (6c92490)
  • getValue using getAttribute() in order to handle operators (798227d)

Features

  • $length operator for for key (777cf3b)
  • stream="" attribute dynimaclly handles streaming (67d0bbb)

1.33.2 (2024-01-30)

Bug Fixes

  • !Data.object (a793613)
  • data[type]replaced by sortedData if length > 0 (ff399cb)

1.33.1 (2024-01-17)

Bug Fixes

  • improved filter handling (a207811)
  • relocated render-json to setData (55b65cf)
  • update to support new query system (e005926)

1.33.0 (2024-01-08)

Features

  • bumped CoCreate dependencies to their latest versions (e8679cb)

1.32.0 (2023-12-20)

Features

  • sort data by filter operator $in (7fdb3e0)

1.31.1 (2023-12-18)

Bug Fixes

  • if no elements retiurned do not fire fetchedData event (44386d3)
  • improved data.$filter handling (3ffaa6b)

1.31.0 (2023-12-18)

Features

  • preventSubmit if action is not defined (e10e43b)

1.30.0 (2023-12-18)

Bug Fixes

Features

  • handle resolved property and set index for create (5e0d92d)

1.29.1 (2023-12-15)

Bug Fixes

1.29.0 (2023-11-25)

Bug Fixes

  • update licensing details (9f9b839)

Features

  • upgrade dependencies for latest features and fixes (83cbf98)

1.28.0 (2023-11-25)

Bug Fixes

  • conditions to update elements from broadcasted incoming data (756b798)
  • pass attributes renamed to state (83c741e)
  • update nav, edit button and css path (ac50546)

Features

  • upgrade dependencies for latest features and fixes (baebd69)

1.27.1 (2023-11-22)

Bug Fixes

  • condistions for matching elements and updating (d7e7a39)

1.27.0 (2023-11-19)

Bug Fixes

Features

  • update dependecies for th latest features and bug fixes (69f772b)

1.26.4 (2023-11-18)

Bug Fixes

1.26.3 (2023-11-16)

Bug Fixes

1.26.2 (2023-11-12)

Bug Fixes

1.26.1 (2023-11-09)

Bug Fixes

1.26.0 (2023-11-03)

Bug Fixes

  • favicon.ico path (16da6e6)
  • init new elements only (1228c4c)
  • map elements to prevent duplicate reads (81c3101)
  • update dependencies to the lates versions (82c04cf)
  • update method to use object.update etc (575d800)

Features

  • get attribute path and replace {{path}} (c48878b)

1.25.2 (2023-10-25)

Bug Fixes

1.25.1 (2023-10-24)

Bug Fixes

  • compbin Actions in to one array of Actions (716602d)

1.25.0 (2023-10-22)

Bug Fixes

Features

  • ObjectId() returns an object containg the parts iof the _id along with a toString() function (82e3956)

1.24.3 (2023-10-20)

Bug Fixes

1.24.2 (2023-10-19)

Bug Fixes

  • create.object condition undefined (50e8a14)
  • declartion of render functions using object spread (d4ecf62)

1.24.1 (2023-10-17)

Bug Fixes

  • await getValue() (5970879)
  • create item in rendered element (3b68724)

1.24.0 (2023-10-16)

Bug Fixes

Features

  • delete-selector w/ fallback to clicked el (4143fbb)

1.23.5 (2023-10-14)

Bug Fixes

  • added other crud types to attribute queries (513472c)
  • attribute mutation not firing when selector applied. temporarily removed selector (3b5551f)
  • bump dependencies (1aa9443)
  • data.filter updated to data$filter (5a64fbf)
  • getData (e74675e)
  • improved setting method conditions (013753a)
  • replaced action with data.method (bfe513c)
  • save and delete action (f32e9b6)

1.23.4 (2023-10-09)

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 (d9dfb3c)

1.23.0 (2023-10-09)

Bug Fixes

Features

  • check element for $ attribute and add to key. (f7bc8b0)

1.22.0 (2023-09-19)

Features

  • Update CoCreate dependencies to their latest versions (0ca0475)

1.21.1 (2023-09-18)

Bug Fixes

  • Add path and pathname (3335926)
  • Update dCoCreate dpendencies to latest versions (0c93f61)

1.21.0 (2023-09-17)

Bug Fixes

  • filter renamed to $filter (02ecdcf)

Features

  • support key {}, merges object with value (dba003a)

1.20.2 (2023-09-07)

Bug Fixes

1.20.1 (2023-08-21)

Bug Fixes

1.20.0 (2023-08-21)

Features

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

1.19.3 (2023-08-21)

Bug Fixes

1.19.2 (2023-08-18)

Bug Fixes

  • add missing dependency @cocreate/render (3277416)

1.19.1 (2023-08-18)

Bug Fixes

  • export default to export (18284d2)

1.19.0 (2023-08-17)

Features

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

1.18.0 (2023-08-16)

Bug Fixes

  • bug in initElement function and add more attributes to getAttributes (a2d3d80)
  • crud attributes renamed (b09677b)
  • Fix data rendering issue and add support for other crudTypes (c52d0ad)
  • Refactor form.js: import, function name changes, and additions (102a478)
  • Refactor imports in index.js and update setValue() calls. (e3d0573)
  • Refactor rendering logic for better code clarity and readability (d87ba13)
  • replace -target -selector (69a5703)
  • updated actions callback data object (3549583)
  • webpack.config and package.json make use of mode=production instead of process.env (1d3a5d9)

Features

  • Add form functionality and save method (b97842a)
  • Add more utility functions for data manipulation (5dd71d2)
  • Add new utility functions for dot notation conversion, query data, and sort data (fdee5cf)
  • Change selector in index.js to include [render-json] (c732fb5)
  • findMatchingElements function (038a1fa)
  • form: implement form initialization and reset functionality (d804e55)
  • name attribute and variable renamed to key (6964765)
  • Refactor code to improve readability and efficiency (7489c69)
  • Refactor dndCrud function and related functions (9384c99)
  • Refactor getDataKey() in index.js to improve code clarity and maintainability. (3ad9a9f)
  • refactored to handle fetching a list of data using filters. replaces @cocreate/fetch (af5859f)
  • refactored to handle fetching and filtering data. Replaces @cocreate/fetch (84113ee)
  • update template_id to render-selector attribute. update filter attributes to filter selector-attributes (96e0aa4)

1.17.33 (2023-06-14)

Bug Fixes

1.17.32 (2023-06-11)

Bug Fixes

1.17.31 (2023-06-11)

Bug Fixes

1.17.30 (2023-06-11)

Bug Fixes

1.17.29 (2023-06-11)

Bug Fixes

1.17.28 (2023-06-11)

Bug Fixes

1.17.27 (2023-06-11)

Bug Fixes

1.17.26 (2023-06-11)

Bug Fixes

1.17.25 (2023-06-11)

Bug Fixes

1.17.24 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (07cf10f)

1.17.23 (2023-06-11)

Bug Fixes

1.17.22 (2023-06-11)

Bug Fixes

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

1.17.21 (2023-06-10)

Bug Fixes

1.17.20 (2023-06-10)

Bug Fixes

1.17.19 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (714a9d3)

1.17.18 (2023-06-04)

Bug Fixes

1.17.17 (2023-06-04)

Bug Fixes

1.17.16 (2023-06-04)

Bug Fixes

  • semantic-release: worklow error solved by running node version 14 (48a1a9d)

1.17.15 (2023-06-02)

Bug Fixes

1.17.14 (2023-05-21)

Bug Fixes

1.17.13 (2023-05-20)

Bug Fixes

  • updated dependencies to their latest versions (8268197)

1.17.12 (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. (09ebdfa)

1.17.11 (2023-05-10)

Bug Fixes

1.17.10 (2023-05-06)

Bug Fixes

1.17.9 (2023-05-01)

Bug Fixes

  • test src for placeholder (f3d4f54)

1.17.8 (2023-05-01)

Bug Fixes

  • update manifest.json to manifest.webmanifest (5331604)

1.17.7 (2023-05-01)

Bug Fixes

  • removed object from ignore list as it does not use src attribute (c2ed841)
  • replace fontawesome with svg (549dfab)

1.17.6 (2023-05-01)

Bug Fixes

  • ignore objec element tag (2f7e7c6)

1.17.5 (2023-04-30)

Bug Fixes

  • fullscreen target updated to fullscreen fullscreen-target (df86d5e)
  • package-lock.json and pnpm-lock.yaml added to .gitignore (ebf109c)
  • removed toogle fullscreen icons. now using css content (7e32f27)

1.17.4 (2023-04-24)

Bug Fixes

  • updated worrkflows to v3 and node version 16 (cecd6d0)

1.17.3 (2023-04-24)

Bug Fixes

  • workflow node version updated 16 (2361799)

1.17.2 (2023-04-24)

Bug Fixes

1.17.1 (2023-04-24)

Bug Fixes

  • removed uglify.js from dev dependencies (6f41d7c)

1.17.0 (2023-04-24)

Features

1.16.9 (2023-04-24)

Bug Fixes

  • add missing dependency @cocreate/filter (84d861a)

1.16.8 (2023-04-24)

Bug Fixes

  • exclude source elements (4fac006)

1.16.7 (2023-04-11)

Bug Fixes

1.16.6 (2023-04-11)

Bug Fixes

1.16.5 (2023-04-11)

Bug Fixes

1.16.4 (2023-04-11)

Bug Fixes

1.16.3 (2023-03-19)

Bug Fixes

1.16.2 (2023-03-16)

Bug Fixes

1.16.1 (2023-03-16)

Bug Fixes

1.16.0 (2023-03-16)

Features

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

1.15.10 (2023-02-19)

Bug Fixes

  • setData valueType handeled by setValue (34d196f)

1.15.9 (2023-02-01)

Bug Fixes

1.15.8 (2023-02-01)

Bug Fixes

1.15.7 (2023-01-31)

Bug Fixes

1.15.6 (2023-01-30)

Bug Fixes

1.15.5 (2023-01-29)

Bug Fixes

1.15.4 (2023-01-29)

Bug Fixes

1.15.3 (2023-01-27)

Bug Fixes

1.15.2 (2023-01-13)

Bug Fixes

1.15.1 (2023-01-10)

Bug Fixes

  • compare doument_id with element before seting value (426b2d7)

1.15.0 (2023-01-10)

Bug Fixes

Features

1.14.8 (2023-01-09)

Bug Fixes

1.14.7 (2023-01-06)

Bug Fixes

1.14.6 (2023-01-05)

Bug Fixes

1.14.5 (2023-01-01)

Bug Fixes

1.14.4 (2022-12-31)

Bug Fixes

1.14.3 (2022-12-31)

Bug Fixes

1.14.2 (2022-12-30)

Bug Fixes

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

1.14.1 (2022-12-29)

Bug Fixes

  • bump dependencies (d4637fa)
  • exclusively use element-prototype getValue and setValue (5d4bc05)

1.14.0 (2022-12-27)

Bug Fixes

  • bump dependecies (cd95cd1)
  • bump dependencies (03b8e18)
  • observer target setValue and setValue-closest (85dec0d)

Features

  • fetch src will remove CoCreatejs, CoCreateCSS, and css-parser link as it already exists (d4893f4)

1.13.31 (2022-12-25)

Bug Fixes

1.13.30 (2022-12-23)

Bug Fixes

1.13.29 (2022-12-22)

Bug Fixes

1.13.28 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (547357e)

1.13.27 (2022-12-21)

Bug Fixes

1.13.26 (2022-12-20)

Bug Fixes

  • bump dependencies (3de8486)
  • compare collection prior to setValue (49df60e)

1.13.25 (2022-12-15)

Bug Fixes

  • add missing dev dependency style-loader (dfa7ef4)

1.13.24 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (9659ff0)

1.13.23 (2022-12-13)

Bug Fixes

1.13.22 (2022-12-12)

Bug Fixes

1.13.21 (2022-12-11)

Bug Fixes

1.13.20 (2022-12-09)

Bug Fixes

1.13.19 (2022-12-08)

Bug Fixes

1.13.18 (2022-12-07)

Bug Fixes

1.13.17 (2022-12-04)

Bug Fixes

1.13.16 (2022-12-04)

Bug Fixes

  • bump @cocreate/crud-client (fdca75a)
  • crud.getValueFromObject (027c24a)

1.13.15 (2022-12-02)

Bug Fixes

1.13.14 (2022-11-28)

Bug Fixes

1.13.13 (2022-11-28)

Bug Fixes

1.13.12 (2022-11-27)

Bug Fixes

1.13.11 (2022-11-26)

Bug Fixes

1.13.10 (2022-11-25)

Bug Fixes

  • bump dependencies (62f9fc7)
  • CoCreate.crud.default removed bug causing default object (23846ac)

1.13.9 (2022-11-24)

Bug Fixes

1.13.8 (2022-11-23)

Bug Fixes

1.13.7 (2022-11-22)

Bug Fixes

1.13.6 (2022-11-22)

Bug Fixes

  • apply src: {{source}} to CoCreate.config (7d2da59)

1.13.5 (2022-11-21)

Bug Fixes

1.13.4 (2022-11-21)

Bug Fixes

  • replaced document_id with document._id (ee29384)

1.13.3 (2022-11-21)

Bug Fixes

1.13.2 (2022-11-21)

Bug Fixes

1.13.1 (2022-11-21)

Bug Fixes

  • bump d@cocreate ependencies (1615347)

1.13.0 (2022-11-21)

Bug Fixes

  • crud.getAttr renamed to crud.getAttributes (2aad3ae)
  • data.document[0] (f5929a7)
  • if document_id pending return (e2ab044)
  • if no document_id or filter return (7edbd6c)
  • removed await from crud.save (14229f1)
  • renamed crud.checkAttrValue to crud.checkValue (3e159fa)
  • renamed data.data to data.document, relocated prototype setValue and getValue to @cocreate/element-prototype (bf863e8)
  • renamed fiter.setFilter to filter.init (0a56f60)
  • typo (24ad3fe)

Features

  • Ability to use filter attribute to crud data. bump crud@cocreate/crud--client (0206cb2)
  • Add @cocreate/element-prototype (1628ffa)
  • added crud.getAttributeNames to observer attributeName param, this will allow observing custom attributes (f52e23d)
  • supports rendering multiple db, database, collection and documents (00a67e5)

1.12.12 (2022-10-02)

Bug Fixes

1.12.11 (2022-10-02)

Bug Fixes

1.12.10 (2022-10-02)

Bug Fixes

  • bump @cocreate/hosting and @cocreate/socket-client (895890d)

1.12.9 (2022-10-01)

Bug Fixes

1.12.8 (2022-10-01)

Bug Fixes

1.12.7 (2022-10-01)

Bug Fixes

1.12.6 (2022-09-30)

Bug Fixes

1.12.5 (2022-09-30)

Bug Fixes

1.12.4 (2022-09-30)

Bug Fixes

1.12.3 (2022-09-30)

Bug Fixes

1.12.2 (2022-09-22)

Bug Fixes

1.12.1 (2022-09-01)

Bug Fixes

1.12.0 (2022-08-31)

Features

  • add getValue() and setValue() to HTMLElement.prototype (1fde509)

1.11.1 (2022-08-01)

Bug Fixes

  • fetchSrc - ignores link tags (e266a95)

1.11.0 (2022-07-25)

Bug Fixes

  • if mutation detected only get value for mutated element (f0681e3)
  • remved isFlat (d85e120)
  • supports getting a value from any element (2ec2f51)

Features

  • crud.getObjectValueByPath to return value using name containing a dotNotation string (d158084)

1.10.0 (2022-07-08)

Features

  • value-type support and if element name attribute = _id do not save (164d12f)

1.9.0 (2022-07-03)

Features

  • setValue can target element in iframe or parent of iframe using @cocreate/utils queryDocumentSelectorAll (1447236)
  • value-type attribute to define if value is an object (9649b6a)

1.8.4 (2022-06-18)

Bug Fixes

1.8.3 (2022-06-16)

Bug Fixes

  • if .template return before removing attribute rendered (e490caf)

1.8.2 (2022-06-14)

Bug Fixes

  • if element has attribute render initEvents before returning (3730429)

1.8.1 (2022-06-12)

Bug Fixes

1.8.0 (2022-06-04)

Features

  • supports adding src attribute to any element to fetch the file and render the results in the element (0507159)

1.7.5 (2022-06-02)

Bug Fixes

  • add element to map to reduce repetitive reads. (8d4e2e9)

1.7.4 (2022-05-23)

Bug Fixes

1.7.3 (2022-05-19)

Bug Fixes

  • bump cdn version to 1.15.4 (9354dae)

1.7.2 (2022-05-17)

Bug Fixes

  • update document_id on link index.css (91b336e)

1.7.1 (2022-05-15)

Bug Fixes

  • if srcdoc is removed iframe is refreshed losing its content. removed code that removed srcdoc. (6fdd25b)

1.7.0 (2022-05-14)

Features

  • function readDocumentList has been renamed to readDocuments (2edcb48)

1.6.17 (2022-05-13)

Bug Fixes

  • setData return if !data.data (eb19294)

1.6.16 (2022-05-06)

Bug Fixes

  • update config organization_Id to organization_id (1d4858d)

1.6.15 (2022-03-07)

Bug Fixes

  • check if element already has input event before adding (923adc6)

1.6.14 (2022-03-06)

Bug Fixes

  • if no document_id return (e7647da)

1.6.13 (2022-02-24)

Bug Fixes

  • CoCreate.config replace CoCreate.app with * (f9dd666)

1.6.12 (2022-02-16)

Bug Fixes

1.6.11 (2022-02-16)

Bug Fixes

  • update action param to name (ab78a1c)

1.6.10 (2022-02-10)

Bug Fixes

1.6.9 (2022-02-07)

Bug Fixes

  • bump dependency versions (45662b7)

1.6.8 (2022-02-06)

Bug Fixes

  • removed tagName if condition for getValue and setValue events (f0c6996)

1.6.7 (2022-02-03)

Bug Fixes

  • replaced show and hide class hidden with attribute hidden (2a10e9e)

1.6.6 (2022-02-01)

Bug Fixes

  • update dependency versions (00b9a75)

1.6.5 (2022-01-27)

Bug Fixes

1.6.4 (2022-01-16)

Bug Fixes

  • updated saveDocument to save and createDocument replaced with save, reset (749a02f)

1.6.3 (2022-01-16)

Bug Fixes

  • update class overflow:overlay to overflow:auto (111577e)

1.6.2 (2022-01-11)

Bug Fixes

  • if crdt = true but document_id is empty save (cd69a43)

1.6.1 (2022-01-02)

Bug Fixes

  • add input event listener to valueEl (ea77493)
  • check if document_id is a valid id if not return (220151f)

1.6.0 (2022-01-01)

Bug Fixes

  • ability to use key as innerHTML (ca76c3c)
  • get-value attribute value now supports a selector added # to all values currently in get-value attributes (dd4c9e3)

Features

  • getValue now has support for get-value-key (951e027)

1.5.0 (2021-12-27)

Features

  • set-value and set-value-key attribute to add placeholders that can be replaced by value onChange (266cf5f)

1.4.12 (2021-12-24)

Bug Fixes

  • get-value observer typo (1ab5e84)

1.4.11 (2021-12-23)

Bug Fixes

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

1.4.10 (2021-12-20)

Bug Fixes

  • firefox setValue content is removed if iframe.srcDoc is removed (68da8ec)

1.4.9 (2021-12-15)

Bug Fixes

1.4.8 (2021-12-14)

Bug Fixes

1.4.7 (2021-11-27)

Bug Fixes

1.4.6 (2021-11-27)

Bug Fixes

1.4.5 (2021-11-27)

Bug Fixes

  • update docs api and cocreateJS script (3465a76)

1.4.4 (2021-11-26)

Bug Fixes

  • docs sidenav width (1938007)
  • updated action dependency to actions (94b5ce1)

1.4.3 (2021-11-26)

Bug Fixes

1.4.2 (2021-11-23)

Bug Fixes

1.4.1 (2021-11-23)

Bug Fixes

  • impoved the way checkbox and multiple select is handled. Commented change eventListener (99b7160)

1.4.0 (2021-11-21)

Features

  • added attribute get-value to get a value from a target element (d24b60c)

1.3.18 (2021-11-20)

Bug Fixes

  • remove cdn.CoCreate.min.css (ace6aef)

1.3.17 (2021-11-20)

Bug Fixes

  • updated script tags and link tags (24d50f6)

1.3.16 (2021-11-20)

Bug Fixes

1.3.15 (2021-11-19)

Bug Fixes

1.3.14 (2021-11-19)

Bug Fixes

  • remove serch-template class from fetch and filter inputs (0601861)

1.3.13 (2021-11-18)

Bug Fixes

1.3.12 (2021-11-17)

Bug Fixes

  • getValue return value as number if input.type == number (0c027bf)

1.3.11 (2021-11-16)

Bug Fixes

1.3.10 (2021-11-16)

Bug Fixes

  • if isRead is false return (5bf8338)

1.3.9 (2021-11-15)

Bug Fixes

1.3.8 (2021-11-11)

Bug Fixes

1.3.7 (2021-11-09)

Bug Fixes

  • select changeEvent loop (bc18922)

1.3.6 (2021-11-08)

Bug Fixes

  • input event was not bing added for elements with no document_id input event is needed to create new document_id (470f798)

1.3.5 (2021-11-07)

Bug Fixes

  • add init() directly above export default to fix bug in firefox (bac1d18)

1.3.4 (2021-11-06)

Bug Fixes

1.3.3 (2021-11-04)

Bug Fixes

1.3.2 (2021-11-04)

Bug Fixes

1.3.1 (2021-11-03)

Bug Fixes

  • contenteditable elements will use cocreate-text to apply value... maybe same should be done for input (423fd39)

1.3.0 (2021-11-02)

Features

  • updated to functional programing and reduced the amount of for loops (200d496)

1.2.0 (2021-11-02)

Features

  • added setValue function to dom element (b77998d)
  • getValue function attched to the dom element to quickly get the elements value (9a96a3e)
  • setValue and getValue attached to the element (cc20428)

1.1.0 (2021-11-01)

Bug Fixes

  • update package dependencies (73dede1)

Features

  • set getValue on domElement so the value can be easily accessed (5c4e9f4)

1.0.1 (2021-10-29)

Bug Fixes

1.0.0 (2021-10-18)

Bug Fixes

Features

  • merged input and htmlTags (1e7b133)