Skip to content

Latest commit

 

History

History
2311 lines (1046 loc) · 102 KB

CHANGELOG.md

File metadata and controls

2311 lines (1046 loc) · 102 KB

1.40.1 (2024-12-09)

Bug Fixes

  • add method to error (c206396)
  • used const instaed of var for event (9b22f48)

1.40.0 (2024-11-04)

Bug Fixes

  • pretier.config.js and file formating (5ec26b5)

Features

  • add prettier.config.js and format files (4b2e0ef)
  • add prettier.config.js and format files (4c83a7e)

1.39.6 (2024-11-02)

Bug Fixes

  • displaying error message from server (1240712)
  • location.protocol about fallback to parent protocol (13fae7c)

1.39.5 (2024-06-23)

Bug Fixes

1.39.4 (2024-06-23)

Bug Fixes

1.39.3 (2024-06-23)

Bug Fixes

1.39.2 (2024-06-12)

Bug Fixes

1.39.1 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (7164b61)

1.39.0 (2024-03-18)

Features

  • sessionStorage to persist a socketId per tab (c2ca7be)

1.38.1 (2024-02-05)

Bug Fixes

1.38.0 (2024-02-03)

Features

  • methods containg '.' will be split as name and method (a72fc3c)

1.37.2 (2024-02-02)

Bug Fixes

  • broadcastBrowser conditions (736b8c2)

1.37.1 (2024-01-17)

Bug Fixes

  • update to support new query system (a5de658)

1.37.0 (2024-01-08)

Features

  • bumped CoCreate dependencies to their latest versions (b038659)

1.36.1 (2023-12-15)

Bug Fixes

  • data.status (d87fd2e)
  • messageEvents object to manage uid and originating resolve (22de227)

1.36.0 (2023-11-25)

Bug Fixes

  • update licensing details (3bbb9ac)

Features

  • upgrade dependencies for latest features and fixes (49345aa)

1.35.0 (2023-11-25)

Bug Fixes

  • update nav, edit button and css path (30600bf)

Features

  • upgrade dependencies for latest features and fixes (86226f1)

1.34.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (1bc78ad)

1.33.1 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (fc645bb)

1.33.0 (2023-11-09)

Bug Fixes

Features

  • status=await force socket to await server (8f85e36)

1.32.4 (2023-11-03)

Bug Fixes

  • favicon.ico path (743610f)
  • update dependencies to the lates versions (c45b113)
  • update method to use object.update etc (c391424)

1.32.3 (2023-10-25)

Bug Fixes

1.32.2 (2023-10-24)

Bug Fixes

  • init() handling of 'undefined' string (7a9e88f)
  • resolve() conditions (ffb5af7)

1.32.1 (2023-10-22)

Bug Fixes

  • replace getDataFromObjectId() with ObjectId() (3bcc92e)

1.32.0 (2023-10-22)

Bug Fixes

  • removed test console.log() (492d7ee)

Features

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

1.31.2 (2023-10-20)

Bug Fixes

  • condion for onMessage types (1c7b131)

1.31.1 (2023-10-19)

Bug Fixes

  • add options.user_id (b6efeb1)
  • broadcastBrowser defaults to true (4ea5a08)
  • broadcastClient conditions (238ba86)

1.31.0 (2023-10-17)

Bug Fixes

  • Improve socket.send() performance (6839c89)

Features

1.30.1 (2023-10-16)

Bug Fixes

  • get orhganization if id is 'canceled' (65965d7)
  • serverStorage, serverOrganization (63ec406)

1.30.0 (2023-10-14)

Features

  • frameId to manage frames (c8d7509)

1.29.4 (2023-10-09)

Bug Fixes

1.29.3 (2023-10-09)

Bug Fixes

1.29.2 (2023-10-09)

Bug Fixes

1.29.1 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (16d69b8)

1.29.0 (2023-10-09)

Bug Fixes

  • Adding data.socketId in send() (a9a76ab)
  • broadcastBrowser defaults to false. (4e2756c)
  • if condition for data.apikey and data.user_id (dec59f0)
  • onMessage broadcastClient (afd8c9d)
  • removed console.logs (6ea5b22)
  • socket.config items moved to socket (8d269b3)
  • status resolved (5025f64)
  • update to use data.socketId and data.clientId (b67b2a4)
  • use message_log (866e7d7)

Features

  • add urlEndcode to socket url so that the server can return un synced messages (5784a87)
  • Applied '@cocreate/config' to get and set config data (695fa42)
  • await organization_id() returns promise and stores for future request (760dc66)
  • broadcastBrowser and broadcastClient (566b06b)
  • get(), set(), has() and delete() to manage sockets by id or url (4579988)
  • getClientId() to return clientId created for the origin, follows same origin policies (b7854c1)
  • getDate from ObjectId and use for lastSynced (5be2dc3)
  • onMessage handling of broadcastClient and broadcastBrowser (a22fd82)
  • Update token to options object containing token and options (c4c2f1b)

1.28.0 (2023-09-19)

Features

  • Update CoCreate dependencies to their latest versions (4e5764f)

1.27.0 (2023-09-19)

Features

  • bump dependencies for there latest features (47c8539)

1.26.4 (2023-09-19)

Bug Fixes

  • conflict with config.key and apikey (6daa902)

1.26.3 (2023-09-18)

Bug Fixes

  • Add path and pathname (824d836)
  • Update dCoCreate dpendencies to latest versions (314408b)

1.26.2 (2023-09-17)

Bug Fixes

  • update indexeddb() to indexeddb.send() (dfc326e)

1.26.1 (2023-08-21)

Bug Fixes

1.26.0 (2023-08-21)

Features

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

1.25.2 (2023-08-21)

Bug Fixes

1.25.1 (2023-08-17)

Bug Fixes

  • dependency typo organization to organizations (3b73906)

1.25.0 (2023-08-17)

Features

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

1.24.0 (2023-08-16)

Bug Fixes

  • Add method to read object from indexedDB in window.onstorage event. (1e48212)
  • crud attributes renamed (da8fd57)
  • Refactor conditional statement to include check for socket connection in index.js (5e30e37)
  • renamed key to apikey in data object, as crud name has been renamed to key (cc85858)
  • replace -target -selector (7c41f2f)
  • webpack.config and package.json make use of mode=production instead of process.env (6dc2e9f)

Features

  • Add @cocreate/organization as a dependency in package.json (a55d970)
  • name attribute and variable renamed to key (229076f)

1.23.26 (2023-06-14)

Bug Fixes

1.23.25 (2023-06-11)

Bug Fixes

1.23.24 (2023-06-11)

Bug Fixes

1.23.23 (2023-06-11)

Bug Fixes

1.23.22 (2023-06-11)

Bug Fixes

1.23.21 (2023-06-11)

Bug Fixes

1.23.20 (2023-06-11)

Bug Fixes

1.23.19 (2023-06-11)

Bug Fixes

1.23.18 (2023-06-11)

Bug Fixes

1.23.17 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (3298274)

1.23.16 (2023-06-11)

Bug Fixes

1.23.15 (2023-06-11)

Bug Fixes

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

1.23.14 (2023-06-10)

Bug Fixes

1.23.13 (2023-06-10)

Bug Fixes

1.23.12 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (08fb920)

1.23.11 (2023-06-04)

Bug Fixes

1.23.10 (2023-06-04)

Bug Fixes

1.23.9 (2023-06-04)

Bug Fixes

1.23.8 (2023-06-04)

Bug Fixes

  • Refactor create function to remove unnecessary code and improve handeling of port (005d5cb)
  • testing workflow (b461267)
  • testing workflow (a61dc60)
  • testing workflow (611c72b)
  • testing workflow (30bcc8c)

1.23.7 (2023-06-02)

Bug Fixes

1.23.6 (2023-05-21)

Bug Fixes

1.23.5 (2023-05-20)

Bug Fixes

  • updated dependencies to their latest versions (e7121af)

1.23.4 (2023-05-20)

Bug Fixes

  • Updated dependencies to the lastest versions (a8c346e)

1.23.3 (2023-05-19)

Bug Fixes

  • Refactor the message sending to service worker to await ready state. (708d020)

1.23.2 (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. (6cad5fe)

1.23.1 (2023-05-19)

Bug Fixes

  • Refactor code to handle setCongig (80c2d12)

1.23.0 (2023-05-18)

Bug Fixes

Features

  • refactor(socket): Improve code structure and functionality (b9bc762)

1.22.0 (2023-05-12)

Features

  • handeling organization, serverOrganization and serverDB (4a43c21)
  • If serverDb is false session can be created to update platform org and user (a5d1748)

1.21.2 (2023-05-11)

Bug Fixes

  • add filter to query for apikey (111b37e)

1.21.1 (2023-05-10)

Bug Fixes

1.21.0 (2023-05-10)

Bug Fixes

  • status to prevent duplicate dialogs, remove location protocol (0e19423)

Features

  • setConfig if generateDB successful, generateDB if generateDB true (101c549)

1.20.5 (2023-05-06)

Bug Fixes

1.20.4 (2023-05-02)

Bug Fixes

  • permmision collection changed to keys (fcbbcda)

1.20.3 (2023-05-01)

Bug Fixes

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

1.20.2 (2023-05-01)

Bug Fixes

  • replace fontawesome with svg (cbc425b)

1.20.1 (2023-04-30)

Bug Fixes

  • fullscreen target updated to fullscreen fullscreen-target (9e8bba7)
  • package-lock.json and pnpm-lock.yaml added to .gitignore (e3a332e)
  • removed toogle fullscreen icons. now using css content (76eb2fd)

1.20.0 (2023-04-26)

Features

  • window.confirm() if organization_id not found, clicking ok will create new organization (97b7cf0)

1.19.3 (2023-04-24)

Bug Fixes

  • updated worrkflows to v3 and node version 16 (8c71d95)
  • workflow node version updated 16 (76801d3)

1.19.2 (2023-04-24)

Bug Fixes

1.19.1 (2023-04-24)

Bug Fixes

  • removed uglify.js from dev dependencies (822aff6)

1.19.0 (2023-04-24)

Features

1.18.7 (2023-04-14)

Bug Fixes

  • if data[type].length resolve (cdd3eac)

1.18.6 (2023-04-12)

Bug Fixes

  • bug preventing indexeddb data from being returned (004fc14)

1.18.5 (2023-04-11)

Bug Fixes

1.18.4 (2023-04-11)

Bug Fixes

1.18.3 (2023-04-11)

Bug Fixes

  • query apikey from permissions (2349b8c)

1.18.2 (2023-04-11)

Bug Fixes

  • renamed domans to hosts (ae89f3c)

1.18.1 (2023-03-30)

Bug Fixes

1.18.0 (2023-03-29)

Features

  • if organization_id an not be found will check indexeddb for org db. checkMessageQueue requires socket.url (49eb1f0)

1.17.0 (2023-03-19)

Features

  • clientside loadbalancing apply host as an array, the connection will round robin until a successful connection is made or max reconnect time is reached. Set balancer to mesh to send and receive data from multiple servers simultaneously (fcb1432)

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 (58002eb)

1.15.7 (2023-02-01)

Bug Fixes

1.15.6 (2023-02-01)

Bug Fixes

  • bump utils (848b53d)
  • resolve indexeddb data if array empty (14f8c57)

1.15.5 (2023-01-31)

Bug Fixes

1.15.4 (2023-01-31)

Bug Fixes

1.15.3 (2023-01-30)

Bug Fixes

1.15.2 (2023-01-29)

Bug Fixes

1.15.1 (2023-01-29)

Bug Fixes

1.15.0 (2023-01-29)

Features

  • import @cocreate/local-storage (177f04c)

1.14.2 (2023-01-28)

Bug Fixes

1.14.1 (2023-01-28)

Bug Fixes

  • bump indexeddb (755c331)
  • if !indexeddb.status use messageQueue (ae32a6c)

1.14.0 (2023-01-28)

Bug Fixes

Features

  • check indexeddb and localstorage status (1bd8d89)

1.13.43 (2023-01-27)

Bug Fixes

1.13.42 (2023-01-27)

Bug Fixes

1.13.41 (2023-01-13)

Bug Fixes

1.13.40 (2023-01-13)

Bug Fixes

  • bump dependencies (8b57c04)
  • improved broadcastBrowser logic (c2ba8ca)

1.13.39 (2023-01-10)

Bug Fixes

1.13.38 (2023-01-09)

Bug Fixes

1.13.37 (2023-01-09)

Bug Fixes

1.13.36 (2023-01-06)

Bug Fixes

1.13.35 (2023-01-05)

Bug Fixes

1.13.34 (2023-01-05)

Bug Fixes

1.13.33 (2023-01-01)

Bug Fixes

1.13.32 (2022-12-31)

Bug Fixes

1.13.31 (2022-12-31)

Bug Fixes

1.13.30 (2022-12-30)

Bug Fixes

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

1.13.29 (2022-12-29)

Bug Fixes

1.13.28 (2022-12-29)

Bug Fixes

1.13.27 (2022-12-27)

Bug Fixes

1.13.26 (2022-12-27)

Bug Fixes

1.13.25 (2022-12-27)

Bug Fixes

1.13.24 (2022-12-25)

Bug Fixes

1.13.23 (2022-12-25)

Bug Fixes

1.13.22 (2022-12-23)

Bug Fixes

1.13.21 (2022-12-22)

Bug Fixes

1.13.20 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (e40f6d3)

1.13.19 (2022-12-21)

Bug Fixes

1.13.18 (2022-12-21)

Bug Fixes

  • bump dependencies (c8b0445)
  • onmessage will socketSync if if broadcastBrowser = once (6c1d748)

1.13.17 (2022-12-20)

Bug Fixes

  • removed onMessage dlete item from socketSync (af3e2ea)

1.13.16 (2022-12-20)

Bug Fixes

1.13.15 (2022-12-15)

Bug Fixes

  • add missing dev dependency style-loader (c300cdf)

1.13.14 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (290eabe)

1.13.13 (2022-12-13)

Bug Fixes

1.13.12 (2022-12-13)

Bug Fixes

  • bump @cocreate/indexeddb (8dc4171)

1.13.11 (2022-12-12)

Bug Fixes

1.13.10 (2022-12-12)

Bug Fixes

  • bump @cocreate/indexeddb (b89e263)

1.13.9 (2022-12-11)

Bug Fixes

1.13.8 (2022-12-11)

Bug Fixes

  • bump dependencies (6865bbc)
  • if data.db check action and related value if not empty resolve (1372f2e)

1.13.7 (2022-12-09)

Bug Fixes

1.13.6 (2022-12-09)

Bug Fixes

  • bump @cocreate/indexeddb (2a19208)

1.13.5 (2022-12-08)

Bug Fixes

1.13.4 (2022-12-08)

Bug Fixes

  • bump @cocreate/utils and @cocreate/indexeddb (2e7c115)

1.13.3 (2022-12-07)

Bug Fixes

1.13.2 (2022-12-07)

Bug Fixes

  • bump @cocreate/utils (d06be46)
  • checkSocketMessageQueue deletes stale messages older then 3min (5dbcbbb)

1.13.1 (2022-12-04)

Bug Fixes

1.13.0 (2022-12-04)

Bug Fixes

  • bump @cocreate/indexeddb (69f1f0f)

Features

  • if new org created, create new user and add to config (98e8db5)

1.12.1 (2022-12-02)

Bug Fixes

1.12.0 (2022-12-02)

Bug Fixes

  • bump @cocreate/indexeddb (76a5665)
  • indexeddb = indexeddb.default (390af17)
  • renamed module to action (676526a)

Features

  • broadcastBrowser once, prevents duplicate message and prioritizes the local messge event (67426f6)

1.11.11 (2022-11-28)

Bug Fixes

1.11.10 (2022-11-28)

Bug Fixes

1.11.9 (2022-11-28)

Bug Fixes

1.11.8 (2022-11-28)

Bug Fixes

  • bump @cocreate/indexeddb (3e6c84c)

1.11.7 (2022-11-27)

Bug Fixes

1.11.6 (2022-11-26)

Bug Fixes

  • bump @cocreate/indexeddb (fd8c665)

1.11.5 (2022-11-26)

Bug Fixes

1.11.4 (2022-11-25)

Bug Fixes

  • bump @cocreate/indexeddb (cd7bfe3)

1.11.3 (2022-11-25)

Bug Fixes

  • bump dependencies (22349b5)
  • CoCreate.socket.default removed bug causing default object (7dd0972)
  • delete data.status prior to sending (f0e15e0)
  • if broadcast false is ting convert to false boolean (ccd9030)

1.11.2 (2022-11-24)

Bug Fixes

1.11.1 (2022-11-23)

Bug Fixes

1.11.0 (2022-11-23)

Features

  • broadcastBrowser true | false and sendLocalMessage. fires socket even in other Windows, tabs and iframes regardless of online status (59b5927)

1.10.7 (2022-11-22)

Bug Fixes

1.10.6 (2022-11-22)

Bug Fixes

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

1.10.5 (2022-11-21)

Bug Fixes

1.10.4 (2022-11-21)

Bug Fixes

  • if status = queued will not add eventListener (53f5440)

1.10.3 (2022-11-21)

Bug Fixes

1.10.2 (2022-11-21)

Bug Fixes

1.10.1 (2022-11-21)

Bug Fixes

  • bump d@cocreate ependencies (943b570)

1.10.0 (2022-11-21)

Bug Fixes

  • add timeStamp to socket message (a804e79)
  • attach token to websocket (654c065)
  • depreciate receiveLocally and sync status (296d07f)
  • handling of message status (d640416)
  • improved offline support (f6ad32a)
  • mutate CoCreateConfig instead of overwriting (b212f34)
  • removed console.logs (f1c3ad7)
  • renamed data.data to data.document (b25a0fc)
  • root factory returns default object (d9671ca)
  • set user_id in config (c8d62fb)
  • this.connected (af81adb)
  • typo self.connected (29f0afa)
  • uid and clientId per message (fad1f8d)

Features

  • if offline send message to other tabs, windows and iframes (556d4c0)

1.9.13 (2022-10-02)

Bug Fixes

1.9.12 (2022-10-02)

Bug Fixes

1.9.11 (2022-10-02)

Bug Fixes

  • bump @cocreate/indexeddb (9986a9e)

1.9.10 (2022-10-02)

Bug Fixes

  • check if object prior to appling status (3ef433d)

1.9.9 (2022-10-01)

Bug Fixes

  • bump cdn version to 1.28.4 (b65b762)

1.9.8 (2022-10-01)

Bug Fixes

1.9.7 (2022-10-01)

Bug Fixes

1.9.6 (2022-10-01)

Bug Fixes

1.9.5 (2022-10-01)

Bug Fixes

  • bump @coceate/indexeddb (d1e02f6)
  • define status of socket message. sent received, queued. (912f86b)
  • root factory returns default. if default return default keys and values (72797ef)

1.9.4 (2022-09-30)

Bug Fixes

1.9.3 (2022-09-30)

Bug Fixes

1.9.2 (2022-09-30)

Bug Fixes

1.9.1 (2022-09-30)

Bug Fixes

1.9.0 (2022-09-29)

Bug Fixes

  • config renameed to CoCreateConfig (9f734ff)

Features

  • if getSocket returns undefined createSocket and put message in queque pending succesful connection (9d6201a)

1.8.1 (2022-09-28)

Bug Fixes

  • ObjectId called from indexeddb (e982d39)

1.8.0 (2022-09-28)

Bug Fixes

  • bump indexeddb dependency (dd9eaa0)

Features

  • If no org generate org and db (98abf2c)

1.7.0 (2022-09-28)

Bug Fixes

  • improved config management (19a6afe)

Features

  • assign user_id to messages if available (92f7a34)
  • generated url used as key (26eab36)
  • refactored socket instance, applied isBrowser boolean (7786e54)

1.6.0 (2022-09-22)

Bug Fixes

  • add d@cocreate/indexeddb (3b0a22e)
  • bumped ws dependency to v7.4.9 (2055d77)
  • if data.data clear socket message queue (499f21e)
  • merged getSocket and getChannel (047652a)

Features

  • If socket connection closes unsent messages are stored in indexeddb. Once the socket reconnects the messages are resent (3cce80b)
  • reconnect exponential backoff (17a966a)

1.5.7 (2022-09-01)

Bug Fixes

1.5.6 (2022-08-31)

Bug Fixes

  • rename variables isBroadcast and isBroadcastSender to broadcast and broadcastSender (7d8fff5)

1.5.5 (2022-06-18)

Bug Fixes

1.5.4 (2022-06-12)

Bug Fixes

1.5.3 (2022-05-29)

Bug Fixes

  • send - if organization or apikey missing using global config (7c4d744)

1.5.2 (2022-05-23)

Bug Fixes

1.5.1 (2022-05-17)

Bug Fixes

  • update document_id on link index.css (1b6a2eb)

1.5.0 (2022-05-14)

Features

  • function readDocumentList has been renamed to readDocuments (04ac808)

1.4.27 (2022-05-06)

Bug Fixes

  • update config organization_Id to organization_id (d3bc37a)

1.4.26 (2022-02-28)

Bug Fixes

1.4.25 (2022-02-28)

Bug Fixes

1.4.24 (2022-02-24)

Bug Fixes

  • CoCreate.config replace CoCreate.app with * (30f856b)
  • update param action to module (3b73c84)

1.4.23 (2022-02-16)

Bug Fixes

1.4.22 (2022-02-10)

Bug Fixes

1.4.21 (2022-02-07)

Bug Fixes

  • bump dependency versions (1ca546a)

1.4.20 (2022-02-03)

Bug Fixes

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

1.4.19 (2022-02-01)

Bug Fixes

  • update dependency versions (deb8808)

1.4.18 (2022-01-01)

Bug Fixes

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

1.4.17 (2021-12-15)

Bug Fixes

1.4.16 (2021-12-14)

Bug Fixes

1.4.15 (2021-11-27)

Bug Fixes

1.4.14 (2021-11-27)

Bug Fixes

1.4.13 (2021-11-27)

Bug Fixes

  • update docs api and cocreateJS script (830d76f)

1.4.12 (2021-11-26)

Bug Fixes

1.4.11 (2021-11-26)

Bug Fixes

1.4.10 (2021-11-23)

Bug Fixes

1.4.9 (2021-11-20)

Bug Fixes

1.4.8 (2021-11-19)

Bug Fixes

1.4.7 (2021-11-18)

Bug Fixes

1.4.6 (2021-11-16)

Bug Fixes

1.4.5 (2021-11-15)

Bug Fixes

1.4.4 (2021-11-11)

Bug Fixes

1.4.3 (2021-11-06)

Bug Fixes

1.4.2 (2021-11-04)

Bug Fixes

1.4.1 (2021-11-04)

Bug Fixes

1.4.0 (2021-11-03)

Features

  • generate a clientId and attach it to the socket messages (0241adf)

1.3.9 (2021-11-01)

Bug Fixes

  • update package dependencies (1dedfcb)

1.3.8 (2021-10-29)

Bug Fixes

1.3.7 (2021-10-17)

Bug Fixes

1.3.6 (2021-10-16)

Bug Fixes

  • fixed bug event name cant be found when socket-client used on server side (0c1df40)

1.3.5 (2021-10-16)

Bug Fixes

1.3.4 (2021-10-16)

Bug Fixes

  • merged send and listenAsync.. new use example is... ex. response = await socket.send (24c152d)
  • socket.send has better namespace and room support (1beafde)

1.3.3 (2021-10-16)

Bug Fixes

  • wnd was throwing an error when used on server (ae4db35)

1.3.2 (2021-10-16)

Bug Fixes

  • update socket package to fix bug in docs (60d811e)

1.3.1 (2021-10-16)

Bug Fixes

  • wnd if romm does not exist (5830ec3)

1.3.0 (2021-10-16)

Features

  • messageQueue if socket disconnects and reconnects messages will send (4be899a)

1.2.35 (2021-10-15)

Bug Fixes

1.2.34 (2021-10-15)

Bug Fixes

1.2.33 (2021-10-15)

Bug Fixes

1.2.32 (2021-10-15)

Bug Fixes

1.2.31 (2021-10-14)

Bug Fixes

  • moved common functions to index.js to make more accessible to other components (b715a15)
  • updated dependencies (0de0363)

1.2.30 (2021-10-13)

Bug Fixes

1.2.29 (2021-10-13)

Bug Fixes

1.2.28 (2021-10-06)

Bug Fixes

1.2.27 (2021-10-05)

Bug Fixes

  • update dependencies (d25319e)
  • website_id in CoCreate.config (0f699e0)

1.2.26 (2021-10-04)

Bug Fixes

1.2.25 (2021-10-04)

Bug Fixes

1.2.24 (2021-10-01)

Bug Fixes

1.2.23 (2021-10-01)

Bug Fixes

1.2.22 (2021-09-28)

Bug Fixes

1.2.21 (2021-09-16)

Bug Fixes

1.2.20 (2021-09-14)

Bug Fixes

1.2.19 (2021-09-14)

Bug Fixes

  • add cocreate.app to domains (94b8c16)

1.2.18 (2021-09-13)

Bug Fixes

1.2.17 (2021-09-12)

Bug Fixes

  • update sidenav to use resize and toggle (2306e38)

1.2.16 (2021-09-09)

Bug Fixes

  • update dependency @cocreate/docs (79bf750)

1.2.15 (2021-09-09)

Bug Fixes

1.2.14 (2021-09-09)

Bug Fixes

1.2.13 (2021-09-09)

Bug Fixes

  • CoCreate.config directory, path, name and public (38c4c99)

1.2.12 (2021-09-08)

Bug Fixes

1.2.11 (2021-09-04)

Bug Fixes

1.2.10 (2021-08-31)

Bug Fixes

1.2.9 (2021-08-27)

Bug Fixes

1.2.8 (2021-08-23)

Bug Fixes

  • update package versions (48c73fe)

1.2.7 (2021-08-22)

Bug Fixes

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

1.2.6 (2021-08-22)

Bug Fixes

1.2.5 (2021-08-22)

Bug Fixes

1.2.4 (2021-08-13)

Bug Fixes

  • remove saveFile function. related to export (7c64283)
  • update to docs (ce73d09)

1.2.3 (2021-08-12)

Bug Fixes

  • update data-module_id to document_id (23f35bd)

1.2.2 (2021-08-02)

Bug Fixes

  • remove data- from attributes (bd98dce)
  • update data-fullscreen to fullscreen (70c2d69)

1.2.1 (2021-07-28)

Bug Fixes

  • remove data- from fetch, pass and filter (d53ee91)

1.2.0 (2021-07-28)

Features

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

1.1.13 (2021-07-17)

Bug Fixes

1.1.12 (2021-07-14)

Bug Fixes

1.1.11 (2021-07-13)

Bug Fixes

  • add yarn lockfile to git ignore (5e6a391)
  • remove yarn.lock (2385658)

1.1.10 (2021-07-10)

Bug Fixes

1.1.9 (2021-07-07)

Bug Fixes

  • update package versions (404c7c1)

1.1.8 (2021-06-30)

Bug Fixes

1.1.7 (2021-06-30)

Bug Fixes

  • automated and manual workflows (c146cd2)

1.1.6 (2021-06-25)

Bug Fixes

  • latest version numbers applied to all cocreate packages (240f7a3)

1.1.5 (2021-06-24)

Bug Fixes

  • package versioningto 1.0.0 (edf796a)

1.1.4 (2021-06-24)

Bug Fixes

  • add method to turn on and off console.log while in development (f5e589d)
  • update all @cocreate to use latest versions (828a328)

1.1.3 (2021-06-16)

Bug Fixes

1.1.2 (2021-06-06)

Bug Fixes

  • update packages, add uuid, add data-parse to demos (51d2608)

1.1.1 (2021-05-25)

Bug Fixes

  • Add missing dependancy uuid (1e4e2e8)

1.1.0 (2021-05-25)

Features

1.0.12 (2021-05-18)

Bug Fixes

  • connection status error (dc9945a)

1.0.11 (2021-05-08)

Bug Fixes

  • add css auto parse and save to docs. (7d8273f)

1.0.10 (2021-05-07)

Bug Fixes

1.0.9 (2021-04-27)

Bug Fixes

1.0.8 (2021-04-27)

Bug Fixes

  • Update to readme, demo, added cdn scripts (3e6d9c2)

1.0.7 (2021-04-25)

Bug Fixes

  • upgrade dependancies and fixed a few minor bugs (d77ae57)

1.0.6 (2021-04-23)

Bug Fixes

  • readme and documentation. Removed securitykeys (66f2814)

1.0.5 (2021-04-23)

Bug Fixes

1.0.4 (2021-04-19)

Bug Fixes

  • ci and build process (ec3e2cb)
  • npm publish and cdn deployment (ddd5e09)

1.0.3 (2021-04-09)

Bug Fixes

  • UMD clientside issue during compile (1349466)

1.0.2 (2021-04-07)

Bug Fixes

  • resolved bugs related to compiler. Currently in a good working state (e6a3b53)

1.0.1 (2021-04-04)

Bug Fixes

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

1.0.0 (2021-04-02)

Features