Ticket #35395
Attachments (12)
- customize-css.diff (5.3 KB) - added by celloexpressions 10 years ago.
- First pass.
- customize-css-desktop.PNG (158.4 KB) - added by celloexpressions 10 years ago.
- customize-css-mobile.PNG (263.1 KB) - added by celloexpressions 10 years ago.
- 35395.validation.gif (624.7 KB) - added by celloexpressions 9 years ago.
- See 35395.diff.
- 35395.diff (8.2 KB) - added by celloexpressions 9 years ago.
- Add validation for unclosed code comments and unbalanced braces. Also adds a shell sanitization function.
- customizer-css-i2.png (765.9 KB) - added by folletto 9 years ago.
- Customizer CSS design i2
- 35395-20161005.png (111.7 KB) - added by johnregan3 9 years ago.
- 35395 - 5 October 2016 screenshot
- 35395-notifications-demo.gif (1020.7 KB) - added by johnregan3 9 years ago.
- Demonstration of firing notifications on save
- 35395-06-oct.gif (1.2 MB) - added by johnregan3 9 years ago.
- Today's Demo. Note the new ability to use the help icon on Section titles, as well as the monospaced font to help indicate this is a code editor.
- customizer-css-i2-mvp-reduction.png (97.6 KB) - added by folletto 9 years ago.
- customizer CSS i2, MVP milestone
- 35395-line-numbers-07-oct.gif (2.7 MB) - added by johnregan3 9 years ago.
- @folletto @cellodesigns - Here are the line numbers! You'll note the numbered column is a bit wider than in the comps. This is so it can be up to 3 characters wide (like "999").
- 35395-17-oct.gif (875.2 KB) - added by johnregan3 9 years ago.
- Latest implementation. Note that we've opted to not create a new Code Editor control, so we're using a full-width textarea. This gif also demonstrates the basic validation we've added as well.