Graphite/client/web
Keavon Chambers b9248b828c Complete implementing popover system main features (#131)
* Make popover buttons open popover menus and add placeholder messages to all of them.
* Implement all directions for drawing, aligning, and edge-clamping popovers.
* Fix popovers so they are drawn outside their parent panel bounds and not clipped.
* Fix popover HTML to avoid nesting it inside a <button> element.
2021-05-21 12:22:30 -07:00
..
assets/svg Replace placeholder with eye icons for layers 2021-05-05 22:09:50 -07:00
public Update favicon 2021-05-09 23:34:12 -07:00
src Complete implementing popover system main features (#131) 2021-05-21 12:22:30 -07:00
wasm Change debug colors for dark theme readability 2021-05-09 01:37:58 -07:00
.eslintrc.js Move .eslintignore file rules into .eslintrc.js 2021-05-17 18:56:41 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
package-lock.json Upgrade TypeScript from 3.9 to 4.x 2021-05-14 23:53:55 -07:00
package.json Upgrade TypeScript from 3.9 to 4.x 2021-05-14 23:53:55 -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