Ilia Mashkov
|
45ed0d5601
|
fix(Footnote): use classes every time
|
2026-02-18 17:03:17 +03:00 |
|
Ilia Mashkov
|
9f91fed692
|
feat(Input): tweak styles
|
2026-02-18 17:02:32 +03:00 |
|
Ilia Mashkov
|
ce1dcd92ab
|
feat(Label): create shared Label component
|
2026-02-18 16:56:26 +03:00 |
|
Ilia Mashkov
|
ce609728c3
|
feat(SidebarMenu): tweak styles
|
2026-02-18 16:55:57 +03:00 |
|
Ilia Mashkov
|
147df04c22
|
feat(Slider): tweak styles for a knob and add slider label
|
2026-02-18 16:55:11 +03:00 |
|
Ilia Mashkov
|
f356851d97
|
chore: remove lenis package
|
2026-02-18 16:53:40 +03:00 |
|
Ilia Mashkov
|
3330f13228
|
fix(SearchBar): restore proper padding
|
2026-02-18 11:18:17 +03:00 |
|
Ilia Mashkov
|
ac8f0456b0
|
chore(VirtualLisr): remove unused imports and change comment
|
2026-02-16 15:07:19 +03:00 |
|
Ilia Mashkov
|
4d57f2084c
|
feat(VirtualList): add estimated total size calculation
|
2026-02-16 14:15:19 +03:00 |
|
Ilia Mashkov
|
f15114a78b
|
fix(Input): change the way input types are exporting
|
2026-02-15 23:22:44 +03:00 |
|
Ilia Mashkov
|
a0ac52a348
|
feat(SidebarMenu): create a shared sidebar menu that slides to the screen
|
2026-02-15 23:08:22 +03:00 |
|
Ilia Mashkov
|
72334a3d05
|
feat(ComboControlV2): hide input when control is reduced
|
2026-02-15 23:05:58 +03:00 |
|
Ilia Mashkov
|
8780b6932c
|
chore: formatting
|
2026-02-15 23:04:47 +03:00 |
|
Ilia Mashkov
|
5d2c05e192
|
feat(PerspectivePlan): add a wrapper to work with perspective manager styles
|
2026-02-15 23:04:24 +03:00 |
|
Ilia Mashkov
|
1031b96ec5
|
chore: add exports/imports
|
2026-02-15 23:03:09 +03:00 |
|
Ilia Mashkov
|
aa3f467821
|
feat(Input): add tailwind variants with sizes, update stories
|
2026-02-15 23:00:12 +03:00 |
|
Ilia Mashkov
|
6001f50cf5
|
feat(Slider): change thumb shape to circle
|
2026-02-15 22:57:29 +03:00 |
|
Ilia Mashkov
|
21d8273967
|
feat(VirtualList): add throttling
|
2026-02-12 10:32:25 +03:00 |
|
Ilia Mashkov
|
08d474289b
|
chore: add export/import
|
2026-02-12 10:30:43 +03:00 |
|
Ilia Mashkov
|
173816b5c0
|
feat(lenis): add smooth scroll solution
|
2026-02-12 10:29:08 +03:00 |
|
Ilia Mashkov
|
d749f86edc
|
feat: add color variables and use them acros the project
|
2026-02-10 23:19:27 +03:00 |
|
Ilia Mashkov
|
2508168a3e
|
feat(Section): add id prop and pass it to onTitleStatusChange callback
|
2026-02-10 21:17:50 +03:00 |
|
Ilia Mashkov
|
e39ed86a04
|
feat(ExpanableWrapper): add onResize prop and trigger it in ResizeObserver
|
2026-02-10 18:10:52 +03:00 |
|
Ilia Mashkov
|
4734b1120a
|
feat(ComboControl): reduce horizontal padding
|
2026-02-10 18:05:48 +03:00 |
|
Ilia Mashkov
|
aefe03d811
|
feat: use class for barlow font with fallbacks
Workflow / build (pull_request) Successful in 1m9s
Workflow / publish (pull_request) Has been skipped
|
2026-02-10 13:09:42 +03:00 |
|
Ilia Mashkov
|
7018b6a836
|
fix(Logo): add fallback for the safari and chrome for text-justify:inter-character rule
|
2026-02-09 16:48:11 +03:00 |
|
Ilia Mashkov
|
df2d6bae3b
|
feat(Input): create ghost variant styling
|
2026-02-09 09:31:25 +03:00 |
|
Ilia Mashkov
|
ce9665a842
|
feat(ComboControlV2): merge two version of component into one with reduced prop that regulate appearance
|
2026-02-09 09:30:34 +03:00 |
|
Ilia Mashkov
|
f4875d7324
|
feat(ComboControlV2): rewrite controls to use custom bits-ui slider
|
2026-02-08 14:31:15 +03:00 |
|
Ilia Mashkov
|
b16928ac80
|
feat(Slider): create reusable slider component - a styled version of bits-ui slider
|
2026-02-08 14:18:17 +03:00 |
|
Ilia Mashkov
|
7f01a9cc85
|
feat(Drawer): add default padding classes for content snippet
|
2026-02-07 19:26:46 +03:00 |
|
Ilia Mashkov
|
a1bc359c7f
|
feat(Input): move extended left padding into SearchBar classes
|
2026-02-07 19:18:49 +03:00 |
|
Ilia Mashkov
|
662d4ac626
|
chore: remove unused code
|
2026-02-07 19:15:30 +03:00 |
|
Ilia Mashkov
|
fa08986d60
|
chore(SearchBar): remove unused code
|
2026-02-07 18:19:16 +03:00 |
|
Ilia Mashkov
|
f24c93c105
|
chore: add exports/imports
|
2026-02-07 18:16:08 +03:00 |
|
Ilia Mashkov
|
c16ef4acbf
|
chore: remove unused code
|
2026-02-07 18:15:45 +03:00 |
|
Ilia Mashkov
|
b09b89f4fc
|
feat(ExpandableWrapper): slightly change wrapper styles for better UX on mobile
|
2026-02-07 18:08:49 +03:00 |
|
Ilia Mashkov
|
1a23ec2f28
|
feat(ComboControlV2): add orientation prop and remove unused code
|
2026-02-07 18:07:28 +03:00 |
|
Ilia Mashkov
|
c4bfb1db56
|
chore(SearchBar): replace input with reusable one
|
2026-02-07 18:02:32 +03:00 |
|
Ilia Mashkov
|
98a94e91ed
|
feat(Input): create reusable input component
|
2026-02-07 18:01:48 +03:00 |
|
Ilia Mashkov
|
a1b7f78fc4
|
feat(Drawer): create reusable Drawer component with snippets for trigger and content
|
2026-02-07 18:01:20 +03:00 |
|
Ilia Mashkov
|
46a3c3e8fc
|
feat(ComboControl): add reduced flag that removes increase/decrease buttons keeping the slider popover
|
2026-02-07 11:24:44 +03:00 |
|
Ilia Mashkov
|
0d572708c0
|
chore: replace custom components with footnote and logo components
|
2026-02-06 15:56:48 +03:00 |
|
Ilia Mashkov
|
492c3573d0
|
feat(Footnote): add component for footnote text
|
2026-02-06 15:55:46 +03:00 |
|
Ilia Mashkov
|
a1080d3b34
|
feat(Logo): add a separate component for project logo
|
2026-02-06 15:36:52 +03:00 |
|
Ilia Mashkov
|
fedf3f88e7
|
feat: add tailwind responsive classes
|
2026-02-06 14:48:44 +03:00 |
|
Ilia Mashkov
|
352f30a558
|
feat(VirtualList): add will-change: transform to absolute positioned components
|
2026-02-06 13:38:03 +03:00 |
|
Ilia Mashkov
|
9167629616
|
chore: change export/import
|
2026-02-06 12:04:53 +03:00 |
|
Ilia Mashkov
|
3ed63562b7
|
feat(Loader): create loader component with spinner and optional message
|
2026-02-06 12:03:06 +03:00 |
|
Ilia Mashkov
|
e4aacf609e
|
feat(VirtualList): add isLoading prop
|
2026-02-06 11:55:05 +03:00 |
|