Skip to content

Commit d25be48

Browse files
v1.4.0
1 parent 3261865 commit d25be48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HypeDataMagic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ copyright (c) 2022 Max Ziebell, (https://maxziebell.de). MIT-license
4141
* Added the ability to traverse data-magic-braches further with +,
4242
* HypeDataMagic.setData now offers to set a key on a object
4343
* 1.4.0 Fixed bug not using branches from inner elements data-magic-key definitions
44-
* Added a retrieval bug by adding baseElement to findAttribute limiting the search to a element
44+
* Added a retrieval bug by adding baseElement to findAttribute limiting the search to an element
4545
* Added HypeDataMagic.resolveVariables allowing to resolve variables in objects and strings
4646
* Added HypeDataMagic.constructVariablesContext allowing to construct a variables context for resolving variables
47-
* Added new default autoVariables allowing to resolve automaticly resolve variables before handlers are called
47+
* Added new default autoVariables allowing to resolve automatically resolve variables before handlers are called
4848
* Added legacy support for handling variables in text and image handlers
4949
* Fixed legacy code usage of substr in favor of slice
5050
*/

0 commit comments

Comments
 (0)