This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
98367f540c
plane
/
web
/
components
/
core
/
views
/
index.ts
3 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: my issues view layouts and filters, refactor: issue views (#1681) * refactor: issue views and my issues * chore: update view dropdown options * refactor: render emoji function * refactor: api calss * fix: build errors * fix: fetch states only when dropdown is opened * chore: my issues dnd * fix: build errors * refactor: folder structure
2023-07-26 12:21:26 +00:00
export
*
from
"./issues-view"
;
feat: quick add (#2240) * feat: quick add * style: made text color muted
2023-09-22 10:01:54 +00:00
export
*
from
"./inline-issue-create-wrapper"
;
Copy Permalink