react/fixtures/art
Andrew Clark 56efb2e227
Bump canary versions to v19-canary (#28646)
This bumps the canary versions to v19 to communicate that the next
release will be a major. Once this lands, we can start merging breaking
changes into `main`.
2024-03-26 15:31:57 -04:00
..
.gitignore Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
app.js Run all fixtures through Prettier (#10157) 2017-07-12 11:19:24 -05:00
index.html Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
package.json Bump canary versions to v19-canary (#28646) 2024-03-26 15:31:57 -04:00
README.md Use Yarn Workspaces (#11252) 2017-10-19 00:22:21 +01:00
VectorWidget.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
webpack.config.js Upgrade art fixtures to babel 7 (#16235) 2020-07-25 23:43:49 -04:00
yarn.lock Bump lodash from 4.17.15 to 4.17.21 in /fixtures/art (#27588) 2023-10-26 09:47:51 -04:00

VectorWidget example

To try this example, run:

yarn
yarn build

in this directory, then open index.html in your browser.