15 Commits

Author SHA1 Message Date
Petr Knetl
71389f6adc chore(deps): update vite-plugin-node-polyfills from 0.24.0 to 0.25.0 2026-02-25 10:50:36 +01:00
Petr Knetl
9f1cfb7c21 chore(deps): update vite from 7.2.6 to 7.3.1 2026-02-25 10:50:36 +01:00
Petr Knetl
7703cbcaa9 chore(deps): update styled-components from 6.1.19 to 6.3.9 2026-02-25 10:50:36 +01:00
Peter Sanderson
ba6e673d2f feat: introduce a freamework to enforece some repository rules, via custom scripts
feat: implement requirement that checks the AGENTS.md to verify it has all the skills linked

fix: add it to CI demonstrate failure

fix: AI adressing the comments

fix: remove unnecessary parseArgs, use node native

fix: bit of refactoring, introduce DI to test stuff

fix: remove fix implmentation its too messy and I ddo not want to commit AI slop

fix: di for report test with console

feat: requirements uses nx-afected

fix: refactor the requre affectd so it is not a slop

fix: esm saddness

fix: ignore pacakges

fix: affected correcty

test: intentionlly break it

fix: CI for affected

fix: revert, 'nrwl/nx-set-shas@v4' shall do the job

fix: CI trial & error

fix: ai slop to verify

fix: comments stripping

fix: try default fetch

fix: strip

fix: backfix the testing errors

fix: missing components link

fix: missing depcheck for analytics-docs

fix: review

fix: move tests

fix: new ignored package local skill
2026-02-19 11:29:23 +01:00
Jan Václavík
12de443e8b fix(analytics-docs): Add built data to public 2026-02-18 19:26:02 +01:00
Jan Václavík
75a523d679 fix(suite): Fix Text and Paragraph issues + add typecheck 2026-02-18 17:51:40 +01:00
Jan Václavík
1197ad556a fix(suite): Add used dependency 2026-02-17 15:07:01 +01:00
Jan Václavík
5c56284c70 fix(analytics-docs): Update dev script to conditionally build data before starting Vite 2026-02-17 15:07:01 +01:00
Jan Václavík
df2fac64f1 chore(analytics-docs): Update ts-morph dependency and implement fuzzy matching for event filtering
- Upgraded ts-morph to version 27.0.2 in package.json and yarn.lock.
- Added fuzzy matching functionality in useFilteredEvents to improve event search capabilities.
2026-02-17 15:07:01 +01:00
Jan Václavík
10f28bdbb4 fix(suite): Fix icons 2026-02-17 15:07:01 +01:00
Jan Václavík
689d2b19c4 fix(suite): Move related packages to dependencies 2026-02-17 15:07:01 +01:00
Jan Václavík
0d773c0787 fix(suite): Polish UI 2026-02-17 15:07:01 +01:00
Jan Václavík
2fc8fda618 fix(suite): Fix imports from other packages 2026-02-17 15:07:01 +01:00
Jan Václavík
9a9f7bd412 fix(suite): Update packages name 2026-02-17 15:07:01 +01:00
Jan Václavík
9cf941efad feat(suite): Add Analytics events docs
# Conflicts:
#	packages/components/src/components/Collapsible/Collapsible.tsx
2026-02-17 15:07:01 +01:00