909 Commits (feature/data-sources)

Author SHA1 Message Date
Daniel Starns 3065ac3aa0
test: checkbox change propagation (#6095) 2 years ago
danstarns d9e1bf53b2 refactor: remove not needed transformers 2 years ago
danstarns f4cb3339b7 refactor: change to onRecordSetValue 2 years ago
danstarns 7f22ab897f feat: support key value for set with transformers 2 years ago
danstarns e01d4af64e test: remove repeated test 2 years ago
danstarns 0655954389 feat: add default value record removal check and proper listeners 2 years ago
danstarns c0c79dd61f refactor: change data var to defaultValue 2 years ago
danstarns 733656f806 feat: add setRecords back 2 years ago
danstarns 5dc734bd6d feat: changeProp usage 2 years ago
danstarns 85fbea2b1c fix: more usage of fromPath for nested items 2 years ago
danstarns da44545dcd refactor: bring back getValye, getContext and fromPath, add nested tests 2 years ago
danstarns fa40cc03b4 docs: add issue pr link 2 years ago
danstarns fdd79e616b test: add component attribute checks alongside model traits 2 years ago
danstarns 63b377e5e1 fix: type import in tests 2 years ago
William DA SILVA ecfff9dc88
feat: add findFirstType method to Component (#6084) 2 years ago
danstarns 2de091a09d import fix 2 years ago
danstarns 3be94a9994 feat: make DataSources work with .loadProjectData 2 years ago
danstarns 0f840ff43b refactor 2 years ago
danstarns 80f67e59d8 feat: working DataVariable with .getProjectData method 2 years ago
Artur Arseniev b3d4c47e68
Small bug fixes and improvements (#6067) 2 years ago
Daniel Starns 1b8ce38f10
development environment upgrades (#6059) 2 years ago
danstarns 17eafe1058 test: add datasources init Serialization 2 years ago
danstarns a77af211ce test: add link traits data sources coverage 2 years ago
danstarns 69c6395197 test: add image trait datasource coverage 2 years ago
danstarns b911c08cec test: add checkbox datasources trait coverage 2 years ago
danstarns 13bf7415f8 test: add placeholder test for trait var 2 years ago
danstarns ac087031f9 test: name changes 2 years ago
danstarns 4c248605a6 test: split data sources into seperate test files around topics 2 years ago
danstarns ecf07e076f refactor: use base data var class and move code into data_sources dire 2 years ago
danstarns adb0544089 test: add traint input update coverage 2 years ago
danstarns 21930e8c4c init: add traits 2 years ago
danstarns c31ef1a978 feat: add onRecordDelete data source 2 years ago
danstarns ea3ec6a223 feat: add onRecordRead datasource 2 years ago
danstarns 40c48b4379 feat: add onRecordSet methoda 2 years ago
danstarns 1b4e092319 init: DataSourceTransformers 2 years ago
danstarns d9154c6aee test: add default style var coverage 2 years ago
danstarns b8858dc77c refactor: * 2 years ago
danstarns d371b256c9 feat: data watchers 2 years ago
danstarns 121b839088 feat: init datasources into style 2 years ago
danstarns e1dae2d430 test: refactor to _ data_sources 2 years ago
danstarns 415d81d0aa refactor: move dir to _ path pattern & give types to getters 2 years ago
Artur Arseniev 99dfa6b6a1 Avoid default strict name escaping for Selector names #5994 2 years ago
Artur Arseniev 7ba2035ebf Avoid removing meaningful whitespaces. Fixes #5984 2 years ago
Artur Arseniev f1743f2712
Fixed Symbols with text components (#5983) 2 years ago
Artur Arseniev d49e6cde00
Beta Symbols API (#5958) 2 years ago
devDobby 509e410901
Add an option to return inline style even if we want to avoid it at the beginning (#5933) 2 years ago
devDobby 3f5056d8fe
Show style applied on tag (p, span, div) and private selectors as parent rules instead of hiding them (#5890) 2 years ago
Alex Ritter 679e23cb25
Cleanup Component models (#5843) 2 years ago
Artur Arseniev 250d5605d8 Add tests 2 years ago
Artur Arseniev a7d4942e57 Add support for parsing properly `<template>` elements. Closes #5857 2 years ago