Skip to content

Commit ffdbc3e

Browse files
committed
add release todo
1 parent b431269 commit ffdbc3e

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

docs/working-notes/todo3.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@ navigation for design system pages
360360
table of contents styling
361361
components into folders
362362
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
364364
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
367367
resenje za tailwind - layer component classes za p, h4..., stilovi za komponentu moraju da budu kompletni, no base styles, oni se menjaju u prose
368368
index.mdx in design-system folder with navigation
369369
embed youtube, twitter, link https://github.com/delucis/astro-embed
@@ -402,7 +402,8 @@ solid-js style prop dash case 'border-radius': '3px'
402402
fix folders in assets/images
403403
pages/design, sve .mdx index stranice, fix in metadata, endsWith('/') // fixed in getPages()
404404
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
406407
write content for home and about
407408
write readme and credits
408409
search with fuse.js astro-paper
@@ -411,7 +412,7 @@ put images beside .mdx in content, slug...
411412
style giscus, tags and share, astrowind, use existing styleguide
412413
move giscus mode, add another theme change event handler
413414
fix content width
414-
migrate scroll to top and toast to react
415+
migrate scroll to top and toast to react
415416
fix footer
416417
fix share, just small gray icons
417418
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
421422
2 prerendered paginations, 3 and 5 items
422423
must export_ vars in .mdx or acor error, ask?
423424
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+
425440
```
426441

0 commit comments

Comments
 (0)