This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a49f00bd39
plane
/
web
/
components
/
issues
/
issue-layouts
/
list
/
index.ts
4 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: refactor and beautify issue properties (#2539) * chore: update all issue property components * style: issue properties
2023-10-25 14:17:58 +00:00
export
*
from
"./roots"
;
chore: implemented CRUD operations in all the layouts (#2505) * chore: basic crud operations added to the list view * refactor: cycle details page * refactor: module details page * chore: added quick actions to kanban issue block * chore: implement quick actions in calendar layout * fix: custom menu component * chore: separate quick action dropdowns implemented * style: loader for calendar * fix: build errors
2023-10-20 11:37:46 +00:00
export
*
from
"./block"
;
export
*
from
"./blocks-list"
;
Reference in New Issue
Copy Permalink