• Joined on 2025-12-25
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 09:51:17 +00:00
b1de03106f chore: add publish job for cicd
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 08:38:13 +00:00
f3e9777267 feat: switch to caddy
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 07:52:48 +00:00
c4abe84b0a feat: add env variable to Dockerfile
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 07:45:07 +00:00
1bd996659e feat: change Dockerfile server to python one
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 07:18:14 +00:00
e810135fc5 feat: create Dockerfile
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 06:57:57 +00:00
fc5a5c44e7 feat: edit readme.md
ilia deleted branch feature/responsive from glyphdiff.com/frontend-svelte 2026-02-09 06:49:28 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-09 06:49:27 +00:00
d64de6f06b Merge pull request 'feature/responsive' (#22) from feature/responsive into main
10788cf754 feat(Layout): add basic title for project
8eca240982 feat(Layout): add custom favicon
6f840fbad8 chore(TypographyMenu): use 2nd version of combo control
a7d08a9329 feat(TypographyMenu): add snippets to reduce repetitions
Compare 50 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#22 2026-02-09 06:49:26 +00:00
feature/responsive
ilia created pull request glyphdiff.com/frontend-svelte#22 2026-02-09 06:46:32 +00:00
feature/responsive
ilia pushed to feature/responsive at glyphdiff.com/frontend-svelte 2026-02-09 06:45:02 +00:00
10788cf754 feat(Layout): add basic title for project
8eca240982 feat(Layout): add custom favicon
Compare 2 commits »
ilia pushed to feature/responsive at glyphdiff.com/frontend-svelte 2026-02-09 06:33:00 +00:00
6f840fbad8 chore(TypographyMenu): use 2nd version of combo control
a7d08a9329 feat(TypographyMenu): add snippets to reduce repetitions
df2d6bae3b feat(Input): create ghost variant styling
ce9665a842 feat(ComboControlV2): merge two version of component into one with reduced prop that regulate appearance
Compare 4 commits »
ilia pushed to feature/responsive at glyphdiff.com/frontend-svelte 2026-02-08 11:32:42 +00:00
b4e97da3a0 feat(ComparisonSlider): slightly tweak styles
b3c0898735 feat(ComparisonSlider): add orientation prop value
f4875d7324 feat(ComboControlV2): rewrite controls to use custom bits-ui slider
b16928ac80 feat(Slider): create reusable slider component - a styled version of bits-ui slider
7f01a9cc85 feat(Drawer): add default padding classes for content snippet
Compare 6 commits »
ilia pushed to feature/responsive at glyphdiff.com/frontend-svelte 2026-02-07 16:15:45 +00:00
662d4ac626 chore: remove unused code
4d7ae6c1c6 feat(TypographyMenu): merge SetupFontMenu and TypographyMenu into one component, add drawer logic for mobile resolution
cb0e89b257 feat(SetupFont): add multiplier constants
204aa75959 feat(SampleList): move TypographyMenu to SampleList to show/hide it when list is visible on a screen
b72ec8afdf chore(FontSearch): remove unused code
Compare 6 commits »
ilia pushed to feature/responsive at glyphdiff.com/frontend-svelte 2026-02-07 15:17:28 +00:00
359617212d feat: shadcn drawer dependencies
beff194e5b fix(Layout): fix import path
f24c93c105 chore: add exports/imports
c16ef4acbf chore: remove unused code
c91ced3617 chore(Page): uncomment compararison slider
Compare 16 commits »
ilia created branch feature/responsive in glyphdiff.com/frontend-svelte 2026-02-07 08:29:18 +00:00
ilia pushed to feature/responsive at glyphdiff.com/frontend-svelte 2026-02-07 08:29:18 +00:00
780d76dced fix(TypographyMenu): correct responsive settings
49f5564cc9 feat(controlManager): integrate persistent storage into control manager to keep typography settings between sessions
0ff8aec8f9 chore: add export/import
597ff7ec90 feat(createTypographyControl): add generic for identficator
46a3c3e8fc feat(ComboControl): add reduced flag that removes increase/decrease buttons keeping the slider popover
Compare 10 commits »
ilia deleted branch feature/loading from glyphdiff.com/frontend-svelte 2026-02-06 09:20:11 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-06 09:20:10 +00:00
8fda47ed57 Merge pull request 'feature/loading' (#21) from feature/loading into main
1b9fe14f01 fix(FontSampler): comment unused button
3537f6f62c fix(FontSearch): change button size to normal
88f4cd97f9 feat(SampleList): remove text loader and add a prop isLoading
9167629616 chore: change export/import
Compare 13 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#21 2026-02-06 09:20:09 +00:00
feature/loading