Commit 0e9f622
authored
169 feat auto close tabs after publish (#172)
* chore(package): update plasmo and inquirer dependencies
- Bumped plasmo version from 0.90.3 to 0.90.5.
- Updated inquirer dependencies to their latest versions for improved functionality and security.
- Added new pnpm workspace configuration for better dependency management.
* feat(publish): add sync close tabs feature
- Introduced a new setting to synchronize closing of tabs when the publish window is closed.
- Updated the initialization logic to include the sync close tabs setting.
- Enhanced the UI to allow users to toggle the sync close tabs option.
- Refactored state management for published tabs to ensure consistency across updates.1 parent eafecd1 commit 0e9f622
File tree
4 files changed
+379
-226
lines changed- src/tabs
4 files changed
+379
-226
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments