Graphite/editor/src/document
0HyperCube 3a30cdbb70 Add font menu previews and virtual scrolling (#650)
* Keyboard menu navigation

* Fix dropdown keyboard navigation

* Fix merge error

* Some code review

* Interactive dropdowns

* Query by data attr not class name

* Add locking behaviour

* Add font prieviews

* Remove blank line in css

* Use default for interactive in struct

* Use menulist for fontinput

* Polish

* Rename state -> manager

* Code review

* Cleanup fontinput

* More cleanup

* Make fonts.ts an empty state

* Fix regression

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-06-10 23:21:10 +01:00
..
artboard_message.rs Allow deleting artboards (#533) 2022-02-10 20:03:14 +00:00
artboard_message_handler.rs Implement viewport culling (#667) 2022-06-10 14:38:42 -07:00
clipboards.rs Add embedable images (#564) 2022-03-27 11:43:41 +01:00
document_message.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
document_message_handler.rs Add font menu previews and virtual scrolling (#650) 2022-06-10 23:21:10 +01:00
layer_panel.rs Implement viewport culling (#667) 2022-06-10 14:38:42 -07:00
mod.rs Implement the Properties panel with a transform section for layers (#527) 2022-02-12 08:22:57 -08:00
movement_message.rs Implement the Crop Tool for artboard resizing (#519) 2022-02-09 23:22:23 +00:00
movement_message_handler.rs Move layouts definitions to backend and fix Firefox overlay scrollbars (#647) 2022-05-17 13:12:52 -07:00
overlays_message.rs Fix sorting of message enum variants 2022-01-16 13:21:05 -08:00
overlays_message_handler.rs Implement viewport culling (#667) 2022-06-10 14:38:42 -07:00
portfolio_message.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
portfolio_message_handler.rs Preserve layer stacking order on copy and paste (#668) 2022-06-08 08:03:48 +03:00
properties_panel_message.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
properties_panel_message_handler.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
transform_layer_message.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
transform_layer_message_handler.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
transformation.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
utility_types.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
vectorize_layer_metadata.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00