Aria Minaei
fdd7963bb2
Add a tsconfig to /devEnv
...
Now that /devEnv has more than one typescript file, it should have its own typescript project
2022-02-24 17:04:56 +01:00
Aria Minaei
cf9b35bb4d
Renamed the script 'deploy' to 'release'
2021-10-04 14:25:11 +02:00
Aria Minaei
e32a456966
Moved shell scripts to scripts/
2021-10-04 13:17:29 +02:00
Aria Minaei
14173fde0a
Formatting changes for api docs
2021-10-04 10:39:12 +02:00
Aria Minaei
90520dfb25
Started adopting api-extractor
2021-10-02 13:48:02 +02:00
Aria Minaei
614685eb9e
Small fix to deploy.mjs
2021-10-01 12:33:36 +02:00
Aria Minaei
c8f423d43f
Added npm tagging to deploy.mjs
2021-10-01 11:11:45 +02:00
Aria Minaei
1eea1422ef
Included @theatre/browser-bundles in the deploy script
2021-09-30 22:02:13 +02:00
Aria Minaei
e14ba296f2
Added examples/basic-dom to CI
2021-09-22 09:30:42 +02:00
Aria Minaei
3245278aac
Removed @theatre/r3f from same-version build
2021-09-20 11:10:57 +02:00
Aria Minaei
4f66d57cf8
Renamed @theatre/plugin-r3f to @theatre/r3f
2021-09-06 10:19:10 +02:00
Aria Minaei
1452c9ebbe
Renamed @theatre/dataverse-react to @theatre/react
2021-09-05 23:07:02 +02:00
Aria Minaei
f24e2b96d5
Removed the automatically generated docs
...
I tried to generate the API section of the docs automatically from tsdoc comments. That failed for the follwing reasons:
1. It has been difficult to configure the layout of the API docs, such as, what information to show, how to sort the information, etc. I kept getting less relevant parts of the API show up before the more important parts. I would have had to write a plugin/theme for typedoc to fix that, which doesn't seem worth the effort.
2. The generated docs don't seem to be nearly as useful as the docs shown in the editor. It's just easier to browse the API in an IDE than on a static website.
3. Docs must have a narrative (we're trying to walk the user through the library) which goes against the unordered nature of automatically generated docs.
2021-09-05 13:51:42 +02:00
Aria Minaei
e201eeee5b
More progress with docs
2021-09-05 13:40:15 +02:00
Aria Minaei
58fbbb5053
Fix the quote issue in yarn deploy
2021-08-08 10:52:31 +02:00
Aria Minaei
8aaf3ce379
Fixed the typo in 's semver regex
2021-08-07 23:39:27 +02:00
Aria Minaei
54480555a1
Added the option to only bundle js in yarn deploy
2021-08-07 23:35:11 +02:00
Aria Minaei
1f269a0b77
Fixed the path bug in yarn deploy
2021-08-06 11:46:46 +02:00
Aria Minaei
8754de9e7f
Added prettier to yarn deploy
2021-08-06 11:44:20 +02:00
Aria Minaei
5182865412
Removed the '$' character from commit message of $ yarn deploy
2021-08-06 11:15:32 +02:00
Aria Minaei
a7f464d3f2
Streamlined yarn deploy
2021-08-05 23:37:59 +02:00
Aria Minaei
a34a02b599
Added option to skip linting in the deploy script
2021-08-05 22:58:01 +02:00
Aria Minaei
ffe8971c55
Finished the deploy script
2021-08-04 22:59:30 +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
553f118ab0
Fix filename cases
2021-06-18 14:19:21 +02:00
Aria Minaei
4a7303f40a
Initial OSS commit
2021-06-18 13:05:06 +02:00