Graphite/frontend
0HyperCube a26679b96c Font selection for text layers (#585)
* Add font dropdown

* Add fonts

* Font tool options

* Fix tests

* Replace http with https

* Add variant selection

* Do not embed default font

* Use proxied font list API

* Change default font to Merriweather

* Remove outdated comment

* Specify font once & load font into foreignobject

* Fix tests

* Rename variant to font_style

* Change TextAreaInput to use FieldInput (WIP, breaks functionality)

* Fix textarea functionality

* Fix types

* Add weight name mapping

* Change labeling of "Italic"

* Remove commented HTML node

* Rename font "name" to "font_family" and "file" "font_file"

* Fix errors

* Fix fmt

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-04-21 09:50:44 +01:00
..
assets Add properties panel entries for artboards (#572) 2022-04-20 18:42:32 -07:00
public Change tool shelf icon colors to use classes not style 2022-03-05 18:28:41 -08:00
src Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
wasm Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
.eslintrc.js Major frontend code cleanup (#452) 2022-01-02 06:00:02 -08:00
.gitignore Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
package-lock.json Bump minimist from 1.2.5 to 1.2.6 in /frontend (#571) 2022-03-31 11:41:57 -07:00
package.json Various website fixes 2022-03-17 02:12:23 -07:00
tsconfig.json Add the Help > About Graphite dialog with build info 2021-12-16 02:31:41 -08:00
vue-svg-loader.js Replace vue-svg-loader dependency with simple JS file (fixes a security alert) (#389) 2021-11-01 00:14:31 -07:00
vue.config.js Release Alpha Milestone 1! 2022-02-12 09:31:48 -08:00