This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2026-07-11 21:10:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
chart-code-splitting
Add File
New File
Apply Patch
plane
/
space
/
core
/
components
/
common
/
index.ts
4 lines
94 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[WEB-393] feat: new emoji picker using `emoji-picker-react` (#3868) * chore: emoji-picker-react package added * chore: emoji and emoji picker component added * chore: emoji picker custom style added * chore: migration of the emoji's * chore: migration changes * chore: project logo prop * chore: added logo props in the serializer * chore: removed unused keys * chore: implement emoji picker throughout the web app * style: emoji icon picker * chore: update project logo renderer in the space app * chore: migrations fixes --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 19:15:48 +05:30
export
*
from
"./project-logo"
;
fix: space user validation check
2024-05-16 04:03:43 +05:30
export
*
from
"./logo-spinner"
;
chore: updated the ssr rendering on sites (#6145) * fix: refactoring * fix: site ssr implementation * chore: fixed auto reload on file change in sites * chore: updated constant imports and globalised powerBy component * chore: resolved lint and updated the env --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-04 14:24:53 +05:30
export
*
from
"./powered-by"
;
Reference in New Issue
Copy Permalink