What's Changed
This change brings dark mode and an outline panel to the editor!
New features
- feat: enable dark-mode, move to UserConfig by @mscolnick in #266
- feat: add outline as a panel while in edit-mode by @mscolnick in #267
Bug fixes and improvements
- fix: dataframe does_not_equal by @mscolnick in #257
- dataframe: load values from backend and distaply in better dropdowns by @mscolnick in #263
- swap focus, move up/down shortcuts by @akshayka in #261
- components: make select dropdown clearable and add switchable multi-select by @mscolnick in #262
Full Changelog: 0.1.38...0.1.39