Commit graph

24 commits

Author SHA1 Message Date
Aria Minaei
29783b53d3 Minify studio 2023-02-06 19:39:26 +01:00
Aria Minaei
1ce3fd1ca6 Disable the update checker in the playground or compat tests 2023-02-06 12:40:53 +01:00
Cole Lawrence
df692427ca dev: Build playground files much faster and add watch 2022-06-16 17:10:43 -04:00
Elliot
bebf281517
Fix process.env.version in browser-bundles (#206)
* Fix `process.env.version` in browser-bundles

- also fix tsdoc warns in mjs files

Co-authored-by: Fülöp Kovács <kovacs.fulop@gmail.com>
Co-authored-by: Cole Lawrence <cole@colelawrence.com>

* Change to `process.env.THEATRE_VERSION`

Co-authored-by: Fülöp Kovács <kovacs.fulop@gmail.com>
Co-authored-by: Cole Lawrence <cole@colelawrence.com>
2022-06-09 19:05:25 +02:00
Aria
ec18687a98
Re-do bundling, compat tests, and extension API (#174) 2022-05-25 00:37:18 +02:00
Aria
d0965d17e4
Set up end-to-end tests (#85) 2022-02-28 13:15:27 +01:00
Aria Minaei
69c6aa9af2 Lint rule changes 2021-10-02 14:12:25 +02:00
Aria Minaei
4f66d57cf8 Renamed @theatre/plugin-r3f to @theatre/r3f 2021-09-06 10:19:10 +02:00
Aria Minaei
a074f184ab Fixed the double bundling of react 2021-08-08 10:12:08 +02:00
Aria Minaei
f4f33dcd8d Still trying to get cra to play nice with theatre 2021-08-07 23:24:37 +02:00
Aria Minaei
816e67a814 Stronger visual feedback for keyframe snapping 2021-08-07 11:18:01 +02:00
Aria Minaei
c2b5dca63b Simplified the deployment script
* Implemented yarn run deploy, which deploys all packages to npm, with the same version assigned to all of them.
2021-08-04 21:51:25 +02:00
Aria Minaei
df280e3e51 Chore: Small fixes for the deployment script 2021-06-28 13:43:17 +02:00
Aria Minaei
1724e2f030 Build: streamlined npm publish 2021-06-28 13:35:06 +02:00
Aria Minaei
dfcd2814ae Build: Implemented theatre.update-versions script 2021-06-28 12:37:10 +02:00
Aria Minaei
ff582697c8 Build: Added a watch script 2021-06-27 13:40:38 +02:00
Aria Minaei
28eaf15c7f Chore: Removed an extraneous build file 2021-06-26 17:43:57 +02:00
Aria Minaei
3950f34533 Build: Simplified theatre:build 2021-06-25 14:37:09 +02:00
Aria Minaei
6596c811d7 Build: The bundle script now generates multiple bundles for different formats 2021-06-21 14:05:48 +02:00
Aria Minaei
b2d1f15446 (WIP) Switch the rest of the build setup to esbuild - done 2021-06-18 21:11:45 +02:00
Aria Minaei
7c2e12c233 (WIP) Switch the rest of the build setup to esbuild - 1 2021-06-18 21:03:44 +02:00
Aria Minaei
b13f1131c5 Remove dependency on webpack 2021-06-18 20:53:44 +02:00
Aria Minaei
39a2645d65 Simplify project config 2021-06-18 20:35:01 +02:00
Aria Minaei
4a7303f40a Initial OSS commit 2021-06-18 13:05:06 +02:00