-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow passing
eox-map
DOM element to for
property reactively (
#1152) * wip: push current testing environment * feat: define setter and getters for reactivity of eox-map * feat: make `for` attribute reactive * fix: return story to previous state * chore: remove converter and other unnecessary things * feat: implement reactive for attribute * chore: do not raise error if map element is missing * chore: remove console logs * chore: run prettier * fix: actually use EoxMap * chore: format code * feat: implement reactive `for` attribute in time control * chore: remove test attribute * chore: normalize `for` documentation and defaults * chore: harmonize description of `for` property --------- Co-authored-by: silvester-pari <silvester.pari@eox.at>
- Loading branch information
1 parent
1f95016
commit 379d885
Showing
5 changed files
with
132 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters