laconic-dot-com/src/components/common
2022-07-29 13:31:14 -07:00
..
card Fixes #81 for videos and blog thumbnails 2022-07-23 11:04:39 -07:00
cash-transition Pre Footer (#1) 2022-03-28 20:09:37 -03:00
category Fix header, category buttons styles (moz) 2022-04-20 17:47:04 +02:00
cursor Initial Commit 2022-03-28 15:00:11 -03:00
fade-in-box Initial Commit 2022-03-28 15:00:11 -03:00
footer Made footer blend in with background in dark mode 2022-07-29 13:31:14 -07:00
header Addressed most of #101 and #102 2022-07-28 14:10:01 -07:00
marked Blog page (#15) 2022-04-11 12:18:52 -03:00
modal Work on light mode (#75) 2022-06-13 18:14:04 +02:00
mouse Change breakpoint logic (#26) 2022-04-08 13:24:17 -03:00
noise Adjust heros, reduce noise 2022-06-16 22:38:20 +02:00
video Media modal (#72) 2022-05-26 16:30:44 +02:00
meta.tsx Fix font preload warning 2022-04-06 11:10:51 +02:00
README.md Initial Commit 2022-03-28 15:00:11 -03:00

common dir

  • Common components (maybe reused across the whole app)
  • Not primitives
  • Examples: /media-card.tsx, /sidenav.tsx, /fade-in-box.tsx, etc...