sapling/addons/shared
Evan Krause 73c0a1d17f Update ButtonDropdown to stylex and <Button>
Summary: Use <Button> instead of <VSCodeButton> and migrate to stylex. This will make it easier to make changes to this dropdown button.

Reviewed By: muirdm

Differential Revision: D56488696

fbshipit-source-id: cdeb734d5bf0cb230e291969935eea762fe9f52b
2024-04-23 16:17:13 -07:00
..
__mocks__ shared: rename .js to .ts 2023-08-23 15:38:44 -07:00
__tests__ Fix tests warning about unsupported "act" environment 2024-04-09 13:12:44 -07:00
github Re-sync with internal repository 2022-11-15 00:48:09 -08:00
patch Render suggested comments with diff view 2024-02-27 17:37:25 -08:00
SplitDiffView copy path part in file header 2023-08-15 15:44:31 -07:00
textmate-lib Load web workers in vscode 2024-04-05 12:30:32 -07:00
third-party/github Add merge queue diff status (#718) 2024-01-24 13:12:54 -08:00
types types: support "dataRef" as file data type 2023-10-05 20:41:19 -07:00
CancellationToken.ts Introduce cancellation token 2023-08-18 15:05:35 -07:00
Comparison.ts Rewrite comparison context line fetching 2024-04-05 12:30:32 -07:00
compat.ts Add AbortController for nodejs < 14 2023-02-07 17:45:05 -08:00
constants.ts Warn on goto to a very old commit 2024-04-18 15:38:19 -07:00
ContextMenu.css Add support for submenus in context menus 2024-02-05 15:15:18 -08:00
ContextMenu.tsx Don't show context menu if there's no items 2024-04-09 15:34:08 -07:00
createTokenizedIntralineDiff.test.tsx deps: clean up dependencies 2024-02-12 15:28:10 -08:00
createTokenizedIntralineDiff.tsx deps: clean up dependencies 2024-02-12 15:28:10 -08:00
debounce.ts reviewstack: fix verify addons/ folder github ci (#730) 2023-10-05 09:34:39 -07:00
deepEqualExt.ts shared: add a way to turn deepEqual to Object.is check 2024-01-22 13:45:51 -08:00
diff.ts diff: add mergeBlocks 2023-08-23 15:38:44 -07:00
EnsureAssignedTogether.ts Re-sync with internal repository 2022-11-15 00:48:09 -08:00
fs.ts codemod: use node: prefix for node builtin modules 2024-04-23 12:01:57 -07:00
hooks.tsx Extract useAutofocusRef 2023-09-22 13:21:25 -07:00
Icon.css Polish land styles 2023-12-08 13:24:19 -08:00
Icon.tsx Update ButtonDropdown to stylex and <Button> 2024-04-23 16:17:13 -07:00
immutableExt.ts immutableExt: prevent Object.seal(SelfUpdate) from Recoil 2024-01-19 17:30:14 -08:00
jest.config.js deps: clean up dependencies 2024-02-12 15:28:10 -08:00
KeyboardShortcuts.tsx Bookmarks manager 2024-03-28 12:57:51 -07:00
lazyInit.ts Re-sync with internal repository 2022-11-15 00:48:09 -08:00
LRU.ts LRU: add cachedMethod as alternative to @cached 2024-02-21 10:40:32 -08:00
minimalDisambiguousPaths.ts Use minimal disambiguous paths when displaying uncommitted changes 2023-02-07 10:15:08 -08:00
OperatingSystem.ts shared: provide functions to test host OS in browser 2024-01-16 13:30:42 -08:00
package.json Update jest to 29 2024-04-16 15:18:34 -07:00
pathUtils.ts codemod: use node: prefix for node builtin modules 2024-04-23 12:01:57 -07:00
RateLimiter.ts Re-sync with internal repository 2022-11-15 00:48:09 -08:00
rejectAfterTimeout.ts Re-sync with internal repository 2022-11-15 00:48:09 -08:00
testUtils.ts testUtils: move gc() from jotaiUtils 2024-02-29 10:25:35 -08:00
tsconfig.json testUtils: move gc() from jotaiUtils 2024-02-29 10:25:35 -08:00
TypedEventEmitter.ts TypedEventEmitter: update emit fuction signature 2024-02-29 18:26:28 -08:00
typeUtils.ts Add StrictUnion type helper 2024-01-31 14:21:56 -08:00
utils.ts shared: rename unwrap to nullthrows 2024-03-12 15:30:22 -07:00
zoom.tsx Fix reoder drag zoom misalignment and zoom 2024-02-15 16:25:14 -08:00