Commit Graph

14 Commits

Author SHA1 Message Date
Jordan Eldredge
6f7818057b
Experiment with Rollup/Vite (#1263)
Some checks failed
CI / build-and-test (20.x) (push) Has been cancelled
* Trial switching to vite rollup

* Vite/Rollup fixups

* Cleanup

* Fixup CI

* Fix serve

* Disable post-css injection for vite

* Update image snapshots

* Update snapshots

* Enable graphql tests

* Remove tinder card

* Fix GraphQL tests with discord urls

* Avoid unused vars
2024-09-30 22:35:01 -07:00
Jordan Eldredge
025f9e7a39 Improve docs and fix bug with specifying window size when not using Milkdrop 2024-05-07 21:05:45 -07:00
Jordan Eldredge
723afc81c9 Format example html 2024-05-07 16:22:32 -07:00
Jordan Eldredge
067bb16c9d Update examples to point to new 1.5.0 release 2021-07-31 13:44:41 -07:00
Jordan Eldredge
e288916c5f Add note about CORS to examples and docs 2021-01-04 00:20:08 -08:00
Jordan Eldredge
5a93682f54 Cut 1.4.2 release 2020-11-26 13:40:45 -08:00
Jordan Eldredge
3a48076f91 Move examples to their own directory 2020-07-03 22:06:29 -07:00
Jordan Eldredge
975d712662
Start adopting Yarn workspaces (#985)
* Start adopting Yarn workspaces

My plan is to move the existing package into a workspace and then split
out the things that really ought to be their own packages. For example,
the demo site and the experiments really ought to be separate.

Fix lint command

* Use workspaces in CI

* Fix deploy for monorepo
2020-05-17 22:12:17 -07:00
Jordan Eldredge
b3a17c8f99 Release 1.4.0 2019-05-14 08:04:54 -07:00
Jordan Eldredge
d73a742685 Center Webamp vertically in example sites 2019-05-09 06:47:20 -07:00
jberg
bdf1c4aa09 fix window casing 2019-03-17 21:27:29 -07:00
jberg
1fb43474f2 API may change warning 2019-03-17 21:27:29 -07:00
jberg
4de2ee16bb add access from window for clarity 2019-03-17 21:27:29 -07:00
jberg
5e1a8ffa24 Butterchurn minimal example 2019-03-17 21:27:29 -07:00