1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop/gui/ResizableLayout/utils
2023-03-09 17:50:56 +00:00
..
findItemByKey.ts Plugins: Add support for hiding and showing panels 2021-01-02 13:32:15 +00:00
isTempContainer.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
iterateItems.ts Plugins: Add support for hiding and showing panels 2021-01-02 13:32:15 +00:00
layoutItemProp.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
movements.test.ts Tools: Add more eslint/jest rules 2023-03-09 17:50:56 +00:00
movements.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
persist.test.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
persist.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
removeItem.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
removeKeylessItems.ts Desktop: Fixes #4926: Fixed issue with empty panels being created by plugins 2021-05-15 17:30:56 +02:00
setLayoutItemProps.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
style.ts Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
types.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
useLayoutItemSizes.test.ts Tools: Add eslint rule "jest/require-top-level-describe" 2023-03-09 17:50:56 +00:00
useLayoutItemSizes.ts Desktop: Fixes #4864: Fixes panels overflowing window (#4991) 2021-05-22 18:30:11 +01:00
useWindowResizeEvent.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
validateLayout.ts Desktop: Fixes #4529: Plugin ghost panel and resizing issues (#4865) 2021-04-30 17:54:55 +01:00