Graphite/client/web
0HyperCube 46c9ef02ca Add colors in Rust (#78)
* 🎨 Add colors in Rust

* 🌿 Use an option for the properties and #[repr(C)]

*  Remove WASM dependency on document.

* 😎 Wrap Fill and stroke in a style struct.

* 📦 Use crate::Color

* Merge Add transactions for temporary modifications to the document

* Run cargo fmt

* Color without a 'U'
2021-04-21 22:25:06 +01:00
..
assets/svg Add RadioPicker; add view mode picker to document options bar 2021-04-11 01:57:30 -07:00
public Populate tool shelf and tool options bar (#66) 2021-04-08 06:10:27 -07:00
src Add colors in Rust (#78) 2021-04-21 22:25:06 +01:00
wasm Add colors in Rust (#78) 2021-04-21 22:25:06 +01:00
.eslintignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
.eslintrc.js Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
package-lock.json Add transactions for temporary modifications to the document (#77) 2021-04-21 00:32:36 +02:00
package.json Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
vue.config.js Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00