@@ -360,10 +360,10 @@ navigation for design system pages
360
360
table of contents styling
361
361
components into folders
362
362
format mdx , autocomplete , it was in prettierignore
363
- expanded image must not use width less than expanded width , wont be centered
363
+ expanded image must not use width less than expanded width , wont be centered
364
364
load bookmarks repo on build
365
- image gallery grid
366
- fix image vertical margins , widths and width everywhere , constants
365
+ image gallery grid and preview modal
366
+ fix image vertical margins , widths and width everywhere , constants
367
367
resenje za tailwind - layer component classes za p , h4 ... , stilovi za komponentu moraju da budu kompletni , no base styles , oni se menjaju u prose
368
368
index .mdx in design - system folder with navigation
369
369
embed youtube , twitter , link https : // github.com/delucis/astro-embed
@@ -402,7 +402,8 @@ solid-js style prop dash case 'border-radius': '3px'
402
402
fix folders in assets / images
403
403
pages / design , sve .mdx index stranice , fix in metadata , endsWith (' /' ) // fixed in getPages()
404
404
replace solid with react and jsx config
405
- giscus , share add text , transitions , shorter commit info footer
405
+ giscus , share add text , shorter commit info footer
406
+ astro transitions
406
407
write content for home and about
407
408
write readme and credits
408
409
search with fuse .js astro - paper
@@ -411,7 +412,7 @@ put images beside .mdx in content, slug...
411
412
style giscus , tags and share , astrowind , use existing styleguide
412
413
move giscus mode , add another theme change event handler
413
414
fix content width
414
- migrate scroll to top and toast to react
415
+ migrate scroll to top and toast to react
415
416
fix footer
416
417
fix share , just small gray icons
417
418
use vertical margins and margin collapsing for all vertical spacings , no paddings , when in same parent
@@ -421,6 +422,20 @@ improve lighthouse, accessibility, aria attrs
421
422
2 prerendered paginations , 3 and 5 items
422
423
must export_ vars in .mdx or acor error , ask ?
423
424
define color themes
424
- : where () selector in my - prose not completely bypassing not - prose
425
+ : where () selector in my - prose not completely bypassing not - prose // this
426
+ load bookmarks readme .md on build , add galery component and mdx
427
+ write typography .mdx
428
+ ------
429
+ // for release
430
+ fix button and tags sizes
431
+ define color themes
432
+ improve lighthouse , accessibility , aria attrs
433
+ write readme and credits , roadmap
434
+ write home and about pages , one article
435
+ open images in new tab and check all sizes
436
+ links in md colors
437
+ fix table of contents styling
438
+ astro transitions // maybe
439
+
425
440
```
426
441
0 commit comments