Commit 5c9b84d
committed
Fix failing theme editor tests and expose applyTheme API
- Added applyTheme function to JavaScript editor API in runtime.rs
- Fixed test_color_prompt_shows_suggestions to properly navigate to
color field before pressing Enter
- Fixed test_theme_applied_immediately_after_save to complete the
prompt flow (type theme name and confirm)1 parent 7a2ee07 commit 5c9b84d
2 files changed
+178
-196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2803 | 2803 | | |
2804 | 2804 | | |
2805 | 2805 | | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
2806 | 2811 | | |
2807 | 2812 | | |
2808 | 2813 | | |
| |||
0 commit comments