Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 1.31
  • 4.19.0
  • 4.18.0
  • 4.17.0
  • 4.16.0
  • 4.15.4
  • 4.15.3
  • 4.15.2
  • 4.15.1
  • 4.15.0
  • 4.14.0
  • 4.13.1
  • 4.13.0
  • 4.12.0
  • 4.11.1
  • 4.11.0
  • 4.10.4
  • 4.10.3
  • 4.10.2
  • 4.10.1
  • 4.10.0
22 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 11.93 KiB

    v3.29.0 - 2023-03-16

    Add Features

    • customevents are composed and should bubble across shadowRoot

    Changes

    • update packages

    v3.28.0 - 2023-03-14

    Add Features

    • customcontrol.updatei18n can now plural rules

    Changes

    • update packages

    v3.27.0 - 2023-03-14

    Add Features

    • add instance getter

    Changes

    • update packages

    v3.26.0 - 2023-03-08

    Add Features

    • prevent has already defined error

    v3.25.0 - 2023-03-07

    v3.24.0 - 2023-03-07

    Add Features

    • template mapping

    v3.23.0 - 2023-03-07

    Add Features

    • template mapping

    Bug Fixes

    • rebuild template insert hack

    v3.22.1 - 2023-03-07

    Bug Fixes

    • host checking

    v3.22.0 - 2023-03-07

    Add Features

    • check if element is in a shadowroot.

    v3.21.1 - 2023-03-07

    Changes

    • update packages

    Code Refactoring

    • change fkt name internalTemplateLookUP git s

    v3.21.0 - 2023-03-07

    Add Features

    • new Template ID for insert

    v3.20.0 - 2023-03-01

    Add Features

    • new equal command

    v3.19.0 - 2023-03-01

    Add Features

    • new datetime and currency

    v3.18.0 - 2023-02-28

    Add Features

    • new contains and has-entries

    v3.17.0 - 2023-02-28

    Add Features

    • new is- commands for transformer, not command

    v3.16.1 - 2023-02-26

    Changes

    • update year
    • add pipe and i18n test

    v3.16.0 - 2023-02-26

    Add Features

    • new transformer commands (date, map, time, dayofweek, timestamp...)

    v3.15.0 - 2023-02-23

    Add Features

    • deprecate BaseWithOption in favorit of equipWithInternal

    v3.14.1 - 2023-02-21

    Bug Fixes

    • add empty strings

    Changes

    • add tests

    v3.14.0 - 2023-02-21

    Add Features

    • new transformer function concat

    v3.13.1 - 2023-02-18

    Bug Fixes

    • i18 does not work as first token

    v3.13.0 - 2023-02-15

    Add Features

    • new dom datasource

    Bug Fixes

    • package updates

    v3.12.2 - 2023-02-14

    Bug Fixes

    • missing argument of the function read

    v3.12.1 - 2023-02-12

    Bug Fixes

    • missing import

    v3.12.0 - 2023-02-12

    Add Features

    • add raw data to restapi respond

    v3.11.0 - 2023-02-12

    Add Features

    • add callback configuration to restapi

    Changes

    • update npm
    • update makefiles

    v3.10.1 - 2023-02-04

    Bug Fixes

    • make exeption messages more readable

    v3.10.0 - 2023-02-04

    Add Features

    • add CustomControl.updateI18n()

    v3.9.1 - 2023-02-02

    Bug Fixes

    • Object links can contain more objects

    v3.9.0 - 2023-02-02

    Add Features

    • document translations

    Bug Fixes

    • optimize i18n: transformer

    Changes

    • move doc to monsterjs-org
    • write and update tests
    • change imports

    v3.8.0 - 2023-02-01

    Add Features

    • pathfinder now works with array

    Changes

    • code format (rome)
    • doc
    • docs

    v3.7.0 - 2023-01-26

    Bug Fixes

    • version test

    v3.6.0 - 2023-01-26

    Add Features

    • add rome and do linting

    Changes

    • code format rome

    v3.5.0 - 2023-01-23

    Add Features

    • check the navigator languages too
    • new embed i18n provider

    Bug Fixes

    • doc

    Changes

    • update packages
    • update makefiles
    • move tutorials to monsterjs-org

    v3.4.2 - 2023-01-15

    Bug Fixes

    • error in the status processing

    Changes

    • update makefiles
    • update makefiles
    • doc

    v3.4.1 - 2023-01-08

    Bug Fixes

    • writeerror has the wrong namespace

    v3.4.0 - 2023-01-08

    Add Features

    • add new layer class Server

    Changes

    • remove unused code

    v3.3.0 - 2023-01-07

    Add Features

    • change to webconnect implementation
    • hide implementation in symbol
    • new Class
    • new Webconnect and Message
    • new Webconnect and Message

    Changes

    • doc

    v3.2.0 - 2023-01-06

    Add Features

    • connect return now a promise

    v3.1.2 - 2023-01-06

    Bug Fixes

    • check read/write call
    • check socket state

    v3.1.1 - 2023-01-06

    Bug Fixes

    • wrong class name

    v3.1.0 - 2023-01-06

    Add Features

    • new websocket datasource

    Bug Fixes

    • return error in test
    • missing callbacks

    Changes

    • tests
    • administration changes
    • doc
    • remove unused import
    • doc + tidy

    v3.0.0 - 2023-01-04

    Changes

    • update web tests

    v2.2.1 - 2023-01-03

    Bug Fixes

    • unreferenced value
    • add @@ to internal data symbol

    v2.2.0 - 2023-01-02

    Add Features

    • internalDataSymbol is now global symbol

    Changes

    • update npm packages
    • add doc

    v2.1.1 - 2022-12-30

    Bug Fixes

    • symbols must be identical across realms.

    v2.1.0 - 2022-12-30

    Add Features

    • implement instanceof for multi realm

    v2.0.16 - 2022-10-31

    v2.0.15 - 2022-10-31

    Changes

    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point
    • commit save point

    1.30.1 - 2022-02-06

    1.31.0 - 2022-02-05

    1.10.0 - 2021-08-29

    1.9.0 - 2021-08-17

    1.8.0 - 2021-08-15