Aria Minaei
bbf77123b2
0.4.0-dev.18
2021-09-13 19:17:34 +02:00
Aria Minaei
d887dad5d4
Allowed shorter instanceId strings
2021-09-13 19:16:58 +02:00
Aria Minaei
a1712fce4a
0.4.0-dev.17
2021-09-13 18:50:52 +02:00
Aria Minaei
0aff5af83a
UI's sequence playback now runs on repeat
2021-09-13 18:50:11 +02:00
Aria Minaei
46f13759e5
0.4.0-dev.16
2021-09-13 18:06:01 +02:00
Aria Minaei
e3264264bc
Turned IPlaybackRange into a tuple
2021-09-13 17:05:57 +02:00
Aria Minaei
e8d32089ca
Implemented types.string
2021-09-13 16:59:01 +02:00
Aria Minaei
eea1f424fc
Minor changes
2021-09-12 21:21:49 +02:00
Aria Minaei
b5fa729e5d
0.4.0-dev.15
2021-09-06 21:13:20 +02:00
Aria Minaei
713c6cacd7
Allowed re-calling sheet.object() with shorthand props again
2021-09-06 21:11:15 +02:00
Aria Minaei
b5e994f597
Disallowed sequencing on non-numeric props
...
* This is temporary until we find a good UX for sequencing discrete values
2021-09-06 11:42:09 +02:00
Aria Minaei
f6cf3711f4
More progress on shorthand types
2021-09-06 11:26:00 +02:00
Aria Minaei
aefb769855
More progress on shorthand props
2021-09-06 11:05:35 +02:00
Aria Minaei
2f44f53021
Started implementing shothand prop types
2021-09-06 10:53:36 +02:00
Aria Minaei
4f66d57cf8
Renamed @theatre/plugin-r3f to @theatre/r3f
2021-09-06 10:19:10 +02:00
Aria Minaei
03a2f26686
Added README.md for @theatre/r3f
2021-09-06 10:17:09 +02:00
Aria Minaei
be1e19036c
Renamed the "snapshotEditor" pane to "snapshot"
2021-09-05 23:37:29 +02:00
Aria Minaei
5295f9ae91
r3f sheets are now re-usable
2021-09-05 23:33:17 +02:00
Aria Minaei
7af470a053
Made the extension mechanism in r3f explicit
2021-09-05 23:24:53 +02:00
Aria Minaei
2605401e06
Added support for multiple sheets in r3f
2021-09-05 23:21:18 +02:00
Aria Minaei
1452c9ebbe
Renamed @theatre/dataverse-react to @theatre/react
2021-09-05 23:07:02 +02:00
Aria Minaei
69a12440ca
Preparing to support multiple sheets in r3f
2021-09-05 23:03:34 +02:00
Aria Minaei
3674f05487
Updated deps
2021-09-05 22:49:26 +02:00
Aria Minaei
91d9ba6b8f
API cleanup
2021-09-05 22:47:01 +02:00
Aria Minaei
2ecf690a66
Fixed the dom playground
2021-09-05 22:16:14 +02:00
Aria Minaei
0ff68e5dbf
0.4.0-dev.14
2021-09-05 18:01:43 +02:00
Aria Minaei
4284f80930
Fixed the build
2021-09-05 18:01:04 +02:00
Aria Minaei
ba6f71bbac
Use Option+Backslash to hide/show the UI
2021-09-05 17:48:45 +02:00
Aria Minaei
400b55bf09
Bugfix
2021-09-05 17:45:51 +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
5d63ce4f3e
Progress on docs
2021-09-04 17:08:51 +02:00
Aria Minaei
c189bb2662
Started incorporating the docs into the repo
2021-09-04 15:44:31 +02:00
Aria Minaei
a3bec04088
Added some railguards to the API
2021-09-03 21:20:05 +02:00
Aria Minaei
9955730876
API tweaks
2021-09-03 19:29:21 +02:00
Aria Minaei
58e46620cc
Added the ability to hide the UI
...
* Added alt/option+` to toggle the UI
2021-09-03 14:18:24 +02:00
Aria Minaei
adcd1ce848
Implemented Sequence.attachAudio()
2021-09-03 14:02:02 +02:00
Aria Minaei
3cd126186e
Sequence bugfixes and documentation
...
* The alternate playback directions now work
* Clicking outside the playable area no longer raises errors
* Documented the playback API
2021-09-03 13:15:04 +02:00
Aria Minaei
31d6acefca
Fix the bug with non-existing trackData
2021-09-02 21:46:45 +02:00
Aria Minaei
7bf22a5f9b
Small bugfix
2021-09-02 14:32:33 +02:00
Aria Minaei
6ccfeea068
Style tweaks
2021-09-02 13:28:35 +02:00
Aria Minaei
46f19dddbc
0.4.0-dev.13
2021-09-02 12:20:14 +02:00
Aria Minaei
944c670ca8
Fixed the auto-close bug with usePopover()
2021-09-02 12:19:27 +02:00
Aria Minaei
1ff245f482
Style bug fix
2021-09-02 10:38:28 +02:00
Aria Minaei
6b373ccae5
Removed nativeObject from the API
2021-09-02 10:26:39 +02:00
Aria Minaei
b63fcb9f1e
0.4.0-dev.12
2021-09-02 09:51:13 +02:00
Aria Minaei
b3e4aca200
Keyboard shortcut tweaks
2021-09-01 10:51:50 +02:00
Aria Minaei
5d37c15173
Upgrade deps
2021-09-01 10:41:54 +02:00
Aria Minaei
a8df97a06a
API naming tweaks
2021-09-01 10:36:44 +02:00
Aria Minaei
36017c6a73
Nudging behavior on number props can now be customized
2021-08-22 12:58:38 +02:00