WIP: feat: implement workspaces support #12
No reviewers
Labels
No Label
bug
documentation
duplicate
feat
good first issue
help wanted
in-progress
invalid
question
refactor
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fortressia/echidna#12
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "feat/workspaces"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Closes #39.
assigned to @fortressia
added 6 commits
044414fa
- 1 commit from branchmain
fb0a4e73
- refactor: reexport components in components/mod.rs0c43be61
- style: change the /lib prelude to import everything in closeable_tab8a9c414a
- refactor: reexport component preludes64b63cf4
- refactor: reexport all preludes to the crate9fa1915b
- Merge branch 'refactor/exports' into feat/workspacesCompare with previous version
added 2 commits
bd429a2b
- 1 commit from branchmain
e3e3b6f1
- Merge branch 'main' into feat/workspacesCompare with previous version
added 18 commits
main
40dad9e2
- Merge branch 'main' into feat/workspacesCompare with previous version
added 3 commits
b65788f3
- feat: implement EchidnaSidebar.to_imp()4edeeaf0
- feat: add a GtkStackPage in EchidnaSidebar6b3b45a1
- feat: partially implement workspace openingCompare with previous version
added 1 commit
7bb8a5ee
- refactor: split workspace.rs into different filesCompare with previous version
Draft: feat: implement workspaces supportto WIP: feat: implement workspaces supportStep 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.