Logo
Explore Help
Register Sign In
Mirrors/plane
1
0
Fork 0
You've already forked plane
mirror of https://github.com/makeplane/plane.git synced 2025-12-25 08:09:33 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f1acd46e158f1e4de3c8df2ffda170eb4bdc2e5d
plane/web/core/components/empty-state/helper.tsx

3 lines
173 B
TypeScript
Raw Normal View History

chore: empty state revamp and loader improvement (#3448) * chore: empty state asset added * chore: empty state asset updated and image path helper function added * chore: empty state asset updated * chore: empty state asset updated and empty state details constant added * chore: empty state component, helper function and comicbox button added * chore: draft, archived and project issue empty state * chore: cycle, module and issue layout empty state * chore: analytics, dashboard, all issues, pages and project view empty state * chore:projects empty state * chore:projects empty state improvement * chore: cycle, module, view and page loader improvement * chore: code refactor
2024-01-24 19:12:54 +05:30
export const getEmptyStateImagePath = (category: string, type: string, isLightMode: boolean) =>
`/empty-state/${category}/${type}-${isLightMode ? "light" : "dark"}.webp`;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 76ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API