108df323f9
test: add timeout to fail the test instead of OOM
Ilia Mashkov2026-04-22 15:24:28 +03:00
2803bcd22c
fix(createVirtualizer): add window check to resolve the ReferenceError
Ilia Mashkov2026-04-22 13:37:23 +03:00
47a8487ce9
Merge pull request 'chore(SetupFont): rename controlManager to typographySettingsStore for better semantic' (#37) from feature/united-widget into main
ilia2026-04-22 10:04:37 +00:00
66dcffa448
chore(storybook): replace viewport with defaultViewport
Ilia Mashkov2026-04-18 11:04:10 +03:00
cca00fccaa
chore(storybook): remove mobile stories and initialWidth prop from stories. The mobile view available throught viewport selector in the header
Ilia Mashkov2026-04-18 11:03:43 +03:00
af05443763
chore(storybook): purge unused Providers props
Ilia Mashkov2026-04-18 11:02:34 +03:00
99d92d487f
feat(storybook): replace width with maxWidth for StoryStage
Ilia Mashkov2026-04-18 11:01:36 +03:00
4a907619cc
chore(storybook): purge custom viewports from storybook preview
Ilia Mashkov2026-04-18 11:00:32 +03:00
6c69d7a5b3
test(ComparisonView): cover parts of the widget with tests
Ilia Mashkov2026-04-18 01:19:01 +03:00
993812de0a
test(GetFonts): add tests for Filters component behavior
Ilia Mashkov2026-04-18 01:18:02 +03:00
67c16530af
test(ChangeAppTheme): cover theme switcher component with tests
Ilia Mashkov2026-04-18 01:17:25 +03:00
fbbb439023
test(Breadcrumb): add test for BreadcrumbHeader component
Ilia Mashkov2026-04-18 01:16:45 +03:00
c2046770ef
test(SampleList): add test coverage for LayoutSwitch component
Ilia Mashkov2026-04-18 01:16:09 +03:00
adfba38063
test: exclude lucide from dependency optimization
Ilia Mashkov2026-04-18 01:15:25 +03:00
dfb304d436
test: remove legacy tests and add new ones
Ilia Mashkov2026-04-17 22:16:44 +03:00
12e8bc0a89
chore: enforce brackets for if clause and for/while loops
Ilia Mashkov2026-04-17 13:05:36 +03:00
cfaff46d59
chore: follow the general comments style
Ilia Mashkov2026-04-17 12:14:55 +03:00
0ebf75b24e
refactor: replace arbitrary text sizes in FontSampler, TypographyMenu; fix font token in SectionTitle
Ilia Mashkov2026-04-17 09:42:24 +03:00
7b46e06f8b
refactor: replace arbitrary text sizes in ComboControl, ControlGroup, Input, Slider, SectionHeader
Ilia Mashkov2026-04-17 09:41:55 +03:00
0737db69a9
refactor: replace px text sizes in Button, Loader, Footnote with named tokens
Ilia Mashkov2026-04-17 09:41:14 +03:00
64b4a65e7b
refactor: replace arbitrary sizes in labelSizeConfig with named tokens
Ilia Mashkov2026-04-17 09:40:53 +03:00
7f0d2b54e0
feat: add micro type scale and tracking-wider-mono tokens to @theme
Ilia Mashkov2026-04-17 09:40:42 +03:00
5b1a1d0b0a
fix: use Button's size prop instead of direct font-size class
Ilia Mashkov2026-04-17 08:56:46 +03:00
0562b94b03
feat(Label): add font prop to purge custom classes
Ilia Mashkov2026-04-17 08:55:10 +03:00
ef08512986
feat(Badge): add nowrap prop to purge custom classes
Ilia Mashkov2026-04-17 08:53:16 +03:00