Commit Graph

26 Commits

Author SHA1 Message Date
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 2007ccea73 docs: update links to the documentation 2024-11-15 23:55:19 +01:00
mrholek 7c5d59c402 refactor: migrate from Vuex to Pinia 2024-05-01 15:01:19 +02:00
Łukasz Holeczek c7e0ce80ab chore: clean-up 2022-11-25 14:48:04 +01:00
Łukasz Holeczek c29f2ab384 refactor: update examples 2021-10-28 20:07:07 +02:00
Łukasz Holeczek f332877c81 refactor: update logos and icons 2021-08-30 16:43:00 +02:00
Łukasz Holeczek 0f2cb6c1db refactor: update examples 2021-08-30 00:44:20 +02:00
Łukasz Holeczek 79559ae334 v4 initial commit 2021-08-02 23:57:02 +02:00
woothu 0d2b619677 refactor: minor code refactors and fixes, update packages 2020-03-19 14:09:01 +01:00
woothu 7e9d384af2 feat: copy features from pro template 2020-02-24 16:42:33 +01:00
woothu 6d530f74ee feat: add vuex state managment 2020-02-17 10:41:04 +01:00
woothu 58fa7d633e refactor: change brand logos 2020-02-11 10:33:31 +01:00
woothu d57a73a8a1 fix: fix ie11 compatibility and update dependencies 2020-01-29 16:01:45 +01:00
woothu bc822612da refactor: replace font icons with svg icons 2019-11-08 17:20:56 +01:00
woothu 3ff7ab8f1e chore: update packages 2019-06-18 13:16:57 +02:00
woothu 9aae4b3e90 chore: delete obsolete files, packages, imports and polyfills 2019-06-18 12:05:18 +02:00
woothu 5ea5ac4e5b fix: small fixes 2019-06-14 18:20:45 +02:00
woothu 066f41d5ff refactor: move js icons to assets 2019-06-14 11:36:11 +02:00
woothu 906345d15b refactor: remove external icon libraries 2019-06-14 11:06:46 +02:00
woothu 8e8cee719e fix: small fixes 2019-05-31 10:31:44 +02:00
woothu eddfdfdb8a chore: version upgrade to 3.0.0-bridge-alpha.1 2019-03-05 13:18:28 +01:00
woothu 6ed6c9054f fix: Add IE polyfills, add vue-perfect-scrollbar to DefaultContainer, change packages 2019-02-27 11:08:49 +01:00
woothu 6433e8ac1e chore: Enable linking to coreui-vue in develop. 2019-02-06 17:44:58 +01:00
woothu 74b325afc5 refactor: refactoring template 2018-11-23 15:26:30 +01:00
xidedix 0e1582650e refactor: IE polyfills 2018-05-25 17:54:31 +02:00
Łukasz Holeczek 7dcd6bff72 refactor: new project structure 2018-03-05 15:35:14 +01:00