98 Commits (bc658cf98bcd126e7a1c9495ffcabcc583ce9350)

Author SHA1 Message Date
Artur Arseniev a3d394f65d Ensure selected value in select Trait type. Fixes #2896 6 years ago
Artur Arseniev eaa21f3503 Add type class to trait element 6 years ago
Artur Arseniev 68f5cc61a9 Update href trait value. Closes #2411 6 years ago
Artur Arseniev 4455ffd649 Localize TraitManager 6 years ago
zhaoxin 7a2b465581 fix echo poster 7 years ago
zhaoxin fb8fd8ce49 fix poster unchange 7 years ago
Artur Arseniev 6c27383340 Update getInputElem in TraitView 7 years ago
Artur Arseniev 898b589408 Update trait docs with Vue example 7 years ago
Artur Arseniev a01039c651 Update TraitView with new API methods and update Trait docs 7 years ago
Artur Arseniev 696cc11e4e Add itemViewNotFound to DomainViews 7 years ago
Artur Arseniev 36d0a45ac4 Add button trait type in docs 7 years ago
Artur Arseniev 639a9e095f Listen to lable changes in trauts 7 years ago
Artur Arseniev 640b224525 Add rerender method in TraitView 7 years ago
Artur Arseniev 2418ca393d Add `props` method in Traits 7 years ago
Artur Arseniev 328e92190a Update getLabel in TraitView 7 years ago
Artur Arseniev f4732fa178 Reuse traits view 7 years ago
Artur Arseniev fd88c3b13e Add onRender hook 7 years ago
Artur Arseniev 01c438a872 Cache trait view 7 years ago
Artur Arseniev 2041e199b2 Add hasLabel method to TraitView 7 years ago
Artur Arseniev db35f5b9bc Add getElInput to Trait 7 years ago
Artur Arseniev 275f6976db Update number trait 7 years ago
Artur Arseniev cdb15719ec Update color trait 7 years ago
Artur Arseniev 6ce017dc6f Update checkbox trait 7 years ago
Artur Arseniev 767d641eae Update button trait 7 years ago
Artur Arseniev 0c73b6bef9 Start traits refactoring 7 years ago
Artur Arseniev b64e5247be Add new methods to TraitView 7 years ago
Artur Arseniev 55e12d683b Migrate all files to import/export in ES6 7 years ago
Artur Arseniev b08321c309 Remove old exports 7 years ago
Artur Arseniev b12809389f Prefer target value first in Select trait 7 years ago
Artur Arseniev 69e8509472 Avoid `undefined` value in select traits 7 years ago
Artur Arseniev e79ffd9697 Refactor TraitSelectVIew and listen options changes 7 years ago
Artur Arseniev 2ba189d8ed Update traits when the component is removed. Fixes #1535 8 years ago
Artur Arseniev c46f2e4211 Add button trait 8 years ago
Artur Arseniev 7661c378c9 Added `valueTrue` and `valueFalse` to trait checkbox type. Closes #1424 8 years ago
Artur Arseniev 29239ae2f8 Better attributes check for checkbox traits 8 years ago
Artur Arseniev 52a48325cc Ensure the trait gets the initial value. Fixes #1290 8 years ago
Artur Arseniev e3c7203a88 Manage multiple selection with StyleManager and TraitManager 8 years ago
Artur Arseniev a058afeb06 Adjust imports 8 years ago
Artur Arseniev b02744cb8e Fix issues with color traits. Fixes #1104 8 years ago
Artur Arseniev 32c1b2c1f4 Trigger change for empty value in traits. Fixes #270 8 years ago
Artur Arseniev 426c5efe5e Listen traits change on components 8 years ago
Ryan Deba d1af24d84e show message in trait manager panel when there is no comp selected 8 years ago
Artur Arseniev 8d26f90a4a Update traits styles 8 years ago
Artur Arseniev 73b1439974 Add `appendTo` option to TraitManager 8 years ago
Ryan Deba 219011c948 set the initial trait color input value after the InputColor is created 8 years ago
Artur Arseniev 46912b2dfd Add prettier and run it 8 years ago
Ryan Deba 5343d5baf2 fix bug with color traits 8 years ago
Artur Arseniev 22e8ddeb1f Fix the increment of InputNumber when the value is a string 8 years ago
Artur Arseniev 4ef22bddf0 Refactor TraitView and sync it with target changes. Closes #686 8 years ago
Ryan Deba cf20457c9b pass EditorModel reference into InputColor constructor from TraitColorView 8 years ago