1899 Commits

Author SHA1 Message Date
Martin Varmuza
e1950e6cfc feat(components): add autoInstanceId to Select component prevent react errors when SSR is employed 2026-03-02 07:53:34 +01:00
Petr Knetl
c1593011fd chore(suite): upgrade Storybook from v9 to v10 (desktop) 2026-02-26 10:05:25 +01:00
Petr Knetl
295244ac94 chore(deps): update stylelint to 17.1.1 and stylelint-config-standard to 40.0.0 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
Petr Knetl
a5c1d16fbe chore(deps): update react-svg from 16.3.0 to 16.4.2 2026-02-25 10:50:36 +01:00
Petr Knetl
729cd8ed41 chore(deps): update react-intl from 8.0.6 to 8.1.3 2026-02-25 10:50:36 +01:00
Petr Knetl
c16d5b7a40 chore(deps): update react-focus-lock from 2.13.6 to 2.13.7 2026-02-25 10:50:36 +01:00
Petr Knetl
aad0d3436b chore(deps): update framer-motion from 12.23.3 to 12.33.0 2026-02-25 10:50:36 +01:00
Petr Knetl
ccafcac767 chore(components,suite): update @floating-ui/react from 0.27.12 to 0.27.17 2026-02-25 10:50:36 +01:00
Lukas 'Sherpa' Werner
457f8174bf feat(suite): add FakeSelect component and integrate into TradingForm inputs 2026-02-24 14:18:26 +04:00
Matěj Husák
0d798f9b39 fix(suite): make select support disabled option values 2026-02-24 09:29:30 +01:00
Martin Vere Cihlar
583629a0a5 refactor(e2e-suite): renaming of locators and their definitions 2026-02-23 18:19:41 +01:00
Martin Vere Cihlar
c03d05ba9a refactor(e2e-suite): rework locators for global send recieve 2026-02-23 18:19:41 +01:00
Seibei Iguchi
87b3c0e53d refactor(suite): standardize icon size and update props to use intents instead of variants 2026-02-20 11:33:38 +01:00
Seibei Iguchi
1f6db181c8 refactor(suite): update QuickActions 2026-02-20 11:33:38 +01:00
Seibei Iguchi
ebea882845 refactor(suite): use CardList in global receive modal 2026-02-19 18:23:44 +01:00
Seibei Iguchi
ce71b08bb2 refactor(theme): standardize typography styles across components 2026-02-19 14:04:05 +01:00
Jan Václavík
ef94748a94 feat(analytics-docs): Add highlighting on window open 2026-02-18 17:51:40 +01:00
Jan Václavík
22c77e89cb feat(analytics-docs): Add copy link to EventCard 2026-02-18 17:51:40 +01:00
Jan Václavík
0da1b62dc1 fix(suite): Fix type 2026-02-17 18:27:04 +01:00
Jan Václavík
f75b3be51c feat(suite): Use CardList 2026-02-17 18:27:04 +01:00
Jan Václavík
ea0e926363 refactor(suite): Move CardList to components 2026-02-17 18:27:04 +01:00
Seibei Iguchi
825073d63f fix(suite): remove max-height and overflow properties from SuiteBanners 2026-02-17 17:19:18 +01:00
Seibei Iguchi
6c4827ca63 fix(components): update default intent prop in Text component 2026-02-17 17:19:18 +01:00
Seibei Iguchi
987e9c4aab fix(components): add pointer capture handling to button props 2026-02-17 17:19:18 +01:00
Seibei Iguchi
8e71942f7a fix(components): update placeholder handling in Input and Textarea components 2026-02-17 17:19:18 +01:00
Jan Václavík
d1a3de6fe1 refactor(components): Simplify Collapsible component structure 2026-02-17 15:07:01 +01:00
Jan Václavík
5b072115c0 fix(suite): Fix formatting issues 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
3d8db8109c feat(analytics-docs): Enhance event documentation and UI components
- Added 'possibleImprovements' field to EventDoc type for better event documentation.
- Updated EventCard component to display possible improvements if available.
- Adjusted AttributesTableRow to set a fixed width for better layout.
- Increased gap in App component's Column for improved spacing.
- Modified Filter component placeholder for clarity.
- Set default open state for AttributesTable to enhance user experience.
- Fixed import paths in normalizeEvents utility for consistency.
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
Seibei Iguchi
4c0d26f872 refactor(components): update Spinner component 2026-02-17 13:41:45 +01:00
Seibei Iguchi
e1c6d4c1a6 feat(product-components): add CardList and CardListItem components with stories 2026-02-17 12:51:13 +01:00
Seibei Iguchi
1978219c3a refactor(components): update Text component to intents 2026-02-17 12:11:39 +01:00
Tomas Boda
01ad3da8ec chore: bump @testing-library/react 2026-02-16 16:11:39 +01:00
Jaroslav Hrách
13683a29ea refactor(suite): migrate staking dashboard into earn dashboard 2026-02-16 10:08:48 +01:00
Seibei Iguchi
8e0b73cd24 refactor(components): add isClean prop to Input and Select components 2026-02-13 15:35:23 +01:00
Seibei Iguchi
d73a7a1e16 refactor(components): update form components 2026-02-13 12:53:07 +01:00
Seibei Iguchi
bef826f49f refactor(suite): remove MetadataLabeling component 2026-02-09 14:37:50 +01:00
Seibei Iguchi
fa5bdceaca refactor(suite): use new labeling component in send form 2026-02-09 14:37:50 +01:00
Seibei Iguchi
07bda0032b refactor(components): update Flag component 2026-02-06 10:07:04 +01:00
Seibei Iguchi
f7430c55f5 fix(components): update TooltipBox text overflow handling 2026-02-03 14:03:35 +01:00
Seibei Iguchi
22ba23314f fix(components): GhostContainer prop handling 2026-02-03 14:03:35 +01:00
Seibei Iguchi
3f1ac0d2e3 refactor(suite): refactor trading form components 2026-02-03 11:38:16 +01:00
Jan Komarek
21b6de213a fix(components): fix paths in script 2026-01-29 19:53:33 +01:00
Seibei Iguchi
a832e23eda refactor(suite): update transaction list 2026-01-29 10:52:45 +01:00
Lukas 'Sherpa' Werner
7340e9c30e refactor: remove unused dca code 2026-01-28 14:10:24 +01:00
Jiří Čermák
1332cf24f4 chore: pin react and react-dom types to specific version 2026-01-27 14:51:59 +01:00
Jan Václavík
c72a161e82 feat(suite): Add darkmode for storybooks 2026-01-26 21:42:34 +01:00
Seibei Iguchi
86a36e70b3 refactor(buttons): update TextButton component 2026-01-23 11:43:53 +01:00