Samsung / TAU-Design-Editor

TAU Design Editor can create web application by drag&drop the TAU based widget
MIT License
28 stars 18 forks source link

Component merge: ToggleSlider has been merged with ToggleSwitch for mobile #464

Closed TomaszLukawskiSam closed 4 years ago

TomaszLukawskiSam commented 4 years ago

[Problem] There is naming convention issue in mobile and warable profile with ToggleSlider and ToggleSwitch [Solutuion]

Signed-off-by: Tomasz Lukawski t.lukawski@samsung.com

lmslachciak commented 4 years ago

/home/travis/build/Samsung/TAU-Design-Editor/design-editor/src/panel/property/attribute/attribute-element-styles.js

74:1 error Expected indentation of 3 tabs but found 12 spaces indent

75:1 error Expected indentation of 3 tabs but found 12 spaces indent

91:1 error Expected indentation of 4 tabs but found 16 spaces indent

92:1 error Expected indentation of 5 tabs but found 20 spaces indent

93:1 error Expected indentation of 4 tabs but found 16 spaces indent

100:1 error Expected indentation of 4 tabs but found 16 spaces indent

✖ 6 problems (6 errors, 0 warnings)

TomaszLukawskiSam commented 4 years ago

general comment "toggleslider element still visible on the widgets list, lease remove it

Done