theatre/packages/dataverse/src
Cole Lawrence 2324218453
Implement inline keyframe editing (#135)
* refactor: improve idents near DeterminePropEditor

* fix: Allow `MouseEvent` for `usePopover` `OpenFn`
 * Anticipate to be used with `useDrag` (which is written using `MouseEvent`s)

* refactor: rename local variable depth to visualIndentation

* fix: Hide out of bounds LengthIndicator

* pointer: Fix type errors with `getPointerParts` using generics

 * Fix param type for `getPointerMeta`

* Inline keyframe editor + popover nesting
 * Complete inline editor,
 * add reason for close popover, &
 * enable popover nesting
 * enable inline keyframe editing with splitting of DeterminePropEditor
 * usePopover has PopoverAutoCloseLock helper

Co-authored-by: Elliot <key.draw@gmail.com>
Co-authored-by: Aria <aria.minaei@gmail.com>

* prop editor: Reorganize prop-editors & improve documentation

Co-authored-by: Cole Lawrence <cole@colelawrence.com>
Co-authored-by: Elliot <key.draw@gmail.com>

Co-authored-by: Elliot <key.draw@gmail.com>
Co-authored-by: Aria <aria.minaei@gmail.com>
2022-05-16 14:14:47 +02:00
..
derivations doc + optimize: prism.ts (use Maps) 2022-05-05 07:58:44 -04:00
utils Fix the rest of the eslint warnings 2022-02-23 23:07:05 +01:00
Atom.ts refactor: Add working Nominal types, clarify identifiers 2022-05-05 07:58:44 -04:00
atom.typeTest.ts Initial OSS commit 2021-06-18 13:05:06 +02:00
Box.ts Fix a bunch of eslint warnings 2022-02-23 22:53:39 +01:00
index.ts Deprecate OpaqueToPointers for now 2022-04-09 17:08:08 +02:00
integration.test.ts Fix a bunch of eslint warnings 2022-02-23 22:53:39 +01:00
pointer.ts Implement inline keyframe editing (#135) 2022-05-16 14:14:47 +02:00
pointer.typeTest.ts refactor: Add working Nominal types, clarify identifiers 2022-05-05 07:58:44 -04:00
PointerProxy.ts Fix a bunch of eslint warnings 2022-02-23 22:53:39 +01:00
setupTestEnv.ts Initial OSS commit 2021-06-18 13:05:06 +02:00
Ticker.ts Fix a bunch of eslint warnings 2022-02-23 22:53:39 +01:00
types.ts Initial OSS commit 2021-06-18 13:05:06 +02:00