17 Commits

Author SHA1 Message Date
Jan Václavík
3e1731317c fix(suite): fix analytics docs build 2026-02-24 17:22:05 +01:00
Jan Václavík
230b55b2eb feat(analytics-docs): include generated timestamp in analytics output and display in UI 2026-02-24 17:00:29 +01:00
Jan Václavík
3e5e21d8b2 fix(analytics-docs): Fix showing record type 2026-02-24 17:00:12 +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
24f4406b0d fix(analytics-docs): Fix addind platforms properly to events 2026-02-18 17:51:40 +01:00
Jan Václavík
f470d54aef refactor(analytics-docs): Update TypeScript configuration and improve code structure
- Added scripts directory to TypeScript configuration for better module inclusion.
- Refactored buildData script to use consistent CommonJS require syntax.
- Enhanced event loading and normalization logic for clarity and maintainability.
- Updated platform and sorting types for improved type safety.
- Adjusted styling in components for better layout and responsiveness.
2026-02-17 15:07:01 +01:00
Jan Václavík
3d8eb89dab fix(suite): Fix formatting 2026-02-17 15:07:01 +01:00
Jan Václavík
9a42cde49f refactor(analytics-docs): Enhance event normalization and type extraction utilities
- Added a new utility file for extracting attribute types.
- Refactored event normalization functions to improve type handling and clarity.
- Updated TypeScript configuration paths for better module resolution.
2026-02-17 15:07:01 +01:00
Jan Václavík
0c9de71fcc refactor(suite): Refactor build-data 2026-02-17 15:07:01 +01:00
Jan Václavík
577d2cb5fb feat(analytics-docs): Optimize JSON output and improve component structure
- Updated buildData script to allow compact JSON output for reduced file size, with an option for pretty-printing during development.
- Refactored App component to utilize imported layout components, removing unnecessary styled components.
- Enhanced AttributesTable and AttributesTableRow components to improve prop naming for clarity.
- Updated Filter component to import Sort type from types for better type management.
- Streamlined useFilteredEvents by integrating utility functions for version comparison and event retrieval.
2026-02-17 15:07:01 +01:00
Jan Václavík
a817589762 refactor(suite): Refactor docs 2026-02-17 15:07:01 +01:00
Jan Václavík
94043d159a refactor(analytics-docs): Simplify App component and remove unused files 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
11a986ccc8 fix(suite): fix types in analytics-docs 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