Commit Graph

42 Commits

Author SHA1 Message Date
Wian Drs 73a32380e7 base struktur update
NPM Installation / build (16.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (16.x, windows-latest) (push) Has been cancelled
NPM Installation / build (17.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (17.x, windows-latest) (push) Has been cancelled
NPM Installation / build (18.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (18.x, windows-latest) (push) Has been cancelled
2026-07-27 16:25:37 +07:00
sean 63458f397d ticketType dan ticketInsidance
NPM Installation / build (16.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (16.x, windows-latest) (push) Has been cancelled
NPM Installation / build (17.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (17.x, windows-latest) (push) Has been cancelled
NPM Installation / build (18.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (18.x, windows-latest) (push) Has been cancelled
2026-06-27 09:28:39 +07:00
sean a06d0badfc UI 2026-06-24 14:52:49 +07:00
mrholek 7e6a087049 docs: add AI-friendly documentation and code comments
Add comprehensive documentation for AI assistants:
- .cursorrules with project context and conventions
- ARCHITECTURE.md with technical details
- DEVELOPMENT.md with practical guides
- JSDoc comments in all JavaScript modules
- Update README.md with AI-Friendly Development section

This enables AI tools (Cursor, Claude Code, GitHub Copilot) to understand the project and generate code following CoreUI Vue patterns.
2026-04-01 10:47:02 +02:00
mrholek 970ed3a69c feat(CChip, CChipInput): add new components 2026-04-01 10:29:41 +02:00
mrholek 7ba266102f refactor: update routes name 2025-02-14 12:18:44 +01:00
mrholek 953c231f28 feat: add new tabs component 2024-06-14 16:09:10 +02:00
mrholek 85c9e17056 fix: security problem with process.env 2024-06-14 13:18:42 +02:00
mrholek 3e9b26da00 refactor: add new examples 2023-11-07 15:58:56 +01:00
mrholek b1b828def3 refactor: update views 2023-06-12 23:41:08 +02:00
Łukasz Holeczek 50aae8d0a4 Merge branch 'dev' 2021-11-29 14:35:48 +01:00
Łukasz Holeczek 3ac510ec09 feat: add CPlaceholder component 2021-11-29 14:31:17 +01:00
Łukasz Holeczek cfd1a98dd5 refactor: add smooth scroll when a route is changed 2021-11-01 12:41:27 +01:00
Łukasz Holeczek d2d9de7520 fix: remove eslint and prettier warnings 2021-10-31 20:50:56 +01:00
Łukasz Holeczek 3ce05a7713 chore: clean-up 2021-08-31 00:32:10 +02:00
Łukasz Holeczek 0db3b2181d refactor: use createWebHashHistory instead of createWebHistory 2021-08-30 22:19:05 +02:00
Łukasz Holeczek e10880d89c refactor: update router 2021-08-30 14:58:56 +02:00
Łukasz Holeczek 0f2cb6c1db refactor: update examples 2021-08-30 00:44:20 +02:00
Łukasz Holeczek 6ece5c009c refactor: update theme components 2021-08-27 00:06:27 +02:00
Łukasz Holeczek c7f687982d refactor: update examples 2021-08-26 17:41:07 +02:00
Marcin Michałek b61206112f feat: add charts 2021-08-12 17:25:46 +02:00
Marcin Michałek 1fdafee0a1 fix: add redirects to not existing pages 2021-08-11 12:42:51 +02:00
Marcin Michałek b0e8088e36 Add two theme views 2021-08-06 10:49:53 +02:00
Marcin Michałek 3977cbd88e Add views to sections: buttons, icons, notifications 2021-08-05 14:57:37 +02:00
Marcin Michałek 820f491410 feat: add views - in base section 2021-08-04 18:31:45 +02:00
Łukasz Holeczek 79559ae334 v4 initial commit 2021-08-02 23:57:02 +02:00
woothu c68263b85f feat: Users: add query param for current page, refactor code 2020-02-20 11:57:09 +01:00
woothu e31a6c7542 refactor: minor bug fixes and refactors 2019-09-23 14:52:28 +02:00
woothu 6a61d68c9f refactor: change container component names 2019-09-23 13:16:03 +02:00
woothu b3e6540052 refactor: delete 'c-' class prefix, update coreui styles to alpha-v13 2019-09-20 13:59:53 +02:00
woothu 772a0502b8 feat: add Font Awesome brand icons view 2019-06-14 11:45:48 +02:00
woothu 906345d15b refactor: remove external icon libraries 2019-06-14 11:06:46 +02:00
woothu 0644f3d811 refactor: clean code 2019-04-29 09:40:50 +02:00
woothu d38cde8b1e refactor: clean widgets code duplicated in Dashboard and Widgets views 2019-03-11 12:09:16 +01:00
xidedix 2aeb759f92 chore(router): add link to router.vuejs.org/api/ 2018-06-29 13:40:42 +02:00
xidedix cb8b974396 feat: Users Breadcrumb example with /users/:id 2018-06-27 15:29:17 +02:00
xidedix 14747004fc refactor(router): add dynamic imports for Webpack code splitting 2018-06-27 15:11:32 +02:00
xidedix a55d62b386 refactor(Tabs): add to routing and _nav 2018-05-24 20:45:39 +02:00
xidedix b594d01871 feat(Icons): add CoreUI Icons set 2018-05-24 20:44:28 +02:00
xidedix 636a845860 refactor: components, containers 2018-05-22 20:52:04 +02:00
xidedix 20e26cce98 refactor: btn-brand
social-buttons replaced by `brand-buttons`
2018-04-06 16:30:08 +02:00
Łukasz Holeczek 7dcd6bff72 refactor: new project structure 2018-03-05 15:35:14 +01:00