ruff/playground/src/Editor
renovate[bot] 86419c8ab9
chore(deps): update npm development dependencies (#10827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2024-04-08 07:00:42 +00:00
..
AstralButton.tsx playground: Add left panel and use brand colors (#5838) 2023-07-19 16:33:32 +02:00
Editor.tsx chore(deps): update npm development dependencies (#10827) 2024-04-08 07:00:42 +00:00
ErrorMessage.tsx Use trailingComma: 'all' (#1457) 2022-12-29 19:36:51 -05:00
Header.tsx Avoid JSON parse error on playground load (#6519) 2023-08-12 04:11:44 +00:00
Icons.tsx Add comments option to playground (#6911) 2023-08-28 07:26:23 +00:00
PrimarySideBar.tsx Add a simple tooltip to the sidebar (#6295) 2023-08-03 01:41:07 +00:00
RepoButton.tsx playground: Add left panel and use brand colors (#5838) 2023-07-19 16:33:32 +02:00
ResizeHandle.tsx playground: Add AST/Tokens/Formatter panels (#5859) 2023-07-19 14:46:08 +00:00
SecondaryPanel.tsx Add comments option to playground (#6911) 2023-08-28 07:26:23 +00:00
SecondarySideBar.tsx Remove "Beta" Label from formatter documentation (#10144) 2024-02-28 12:47:37 +00:00
SettingsEditor.tsx Update some references to the old repo org (#9233) 2023-12-24 20:02:49 +00:00
ShareButton.tsx Add a simple tooltip to the sidebar (#6295) 2023-08-03 01:41:07 +00:00
SideBar.tsx Add a simple tooltip to the sidebar (#6295) 2023-08-03 01:41:07 +00:00
SourceEditor.tsx Use `fixedOverflowWidgets` for playground popover (#8458) 2023-11-03 04:29:37 +00:00
ThemeButton.tsx Tweak background on theme button (#6290) 2023-08-03 01:00:37 +00:00
VersionTag.tsx Use trailingComma: 'all' (#1457) 2022-12-29 19:36:51 -05:00
api.ts Enable short URLs in the playground (#6383) 2023-08-11 02:31:09 +00:00
index.tsx Re-style the Ruff playground (#1438) 2022-12-29 11:47:27 -05:00
settings.ts Enable short URLs in the playground (#6383) 2023-08-11 02:31:09 +00:00
setupMonaco.tsx Update Monaco (#10609) 2024-03-26 11:41:21 +00:00
theme.ts Implement dark mode (#1455) 2022-12-29 19:33:46 -05:00
utils.ts Copy URL but don't update the hash (#1458) 2022-12-29 19:46:50 -05:00