|
19378c16ea
|
fix: make import and usage separated in Button docs
|
2024-06-02 01:50:12 +09:00 |
|
|
ff91d43a35
|
fix: fix indentation level of code
|
2024-06-02 01:47:29 +09:00 |
|
|
51b9a8bd1e
|
feat: add DrawerClose to each sidenav link to close sidenav after click
|
2024-06-02 01:34:05 +09:00 |
|
|
811be2f59b
|
feat: add touch handling
|
2024-06-02 01:27:41 +09:00 |
|
|
bd3892e314
|
feat: add control of movePercentage to add backdrop brightness
|
2024-06-02 01:15:30 +09:00 |
|
|
ad9dfb38f3
|
feat: add default to variantProps.position
|
2024-06-02 01:00:56 +09:00 |
|
|
15c5b253d8
|
feat: add Usage & Props section
|
2024-06-02 00:06:09 +09:00 |
|
|
021729096d
|
feat: add style to code
|
2024-06-02 00:05:57 +09:00 |
|
|
0388c9c904
|
feat: add basic seo tags
|
2024-06-01 23:49:06 +09:00 |
|
|
7de11157d3
|
fix: add rewrite to avoid 404
|
2024-06-01 21:08:54 +09:00 |
|
|
bd2d177fcc
|
feat: add favicon & site.webmanifest
|
2024-06-01 21:06:25 +09:00 |
|
|
210afb1b77
|
fix: add keys in TopNav
|
2024-06-01 21:00:47 +09:00 |
|
|
10d4da7626
|
fix: make TopNav responsive
|
2024-06-01 20:48:18 +09:00 |
|
|
91ccb82929
|
feat: add DrawerClose
|
2024-06-01 20:48:04 +09:00 |
|
|
92eeed2700
|
fix: make leaveWhileDragging toggled only on dragging
|
2024-06-01 20:40:44 +09:00 |
|
|
ce9ad634f0
|
feat: add drawer
|
2024-06-01 20:37:47 +09:00 |
|
|
2eddfa12f0
|
fix: make DocsLayout responsive to client width
|
2024-06-01 19:24:53 +09:00 |
|
|
45be6f0413
|
fix: make DocsLayout responsive to client width
|
2024-06-01 19:22:12 +09:00 |
|
|
7a92a63a0e
|
fix: add more x padding in TopNav
|
2024-06-01 08:56:06 +09:00 |
|
|
39adc916d4
|
feat: apply Popover in MainLayout for theme configure
|
2024-06-01 08:55:12 +09:00 |
|
|
b2cd9ba866
|
feat: add Popover
|
2024-06-01 08:54:57 +09:00 |
|
|
0351c9aa2b
|
fix: upgrade typescript version
|
2024-06-01 08:20:04 +09:00 |
|
|
4917908695
|
feat: add Button documentation
|
2024-06-01 08:04:55 +09:00 |
|
|
6e889f180f
|
feat: add LoadedCode for shared.ts in installation page
|
2024-06-01 07:55:24 +09:00 |
|
|
e4bd8096d0
|
fix: make clipboard button sticky
|
2024-06-01 07:51:42 +09:00 |
|
|
b39279a259
|
feat: add LoadedCode for externally load code
|
2024-06-01 07:49:26 +09:00 |
|
|
b1feac0ce2
|
feat: add Toaster in main layout
|
2024-06-01 07:49:12 +09:00 |
|
|
70f8f43209
|
fix: use forwardRef for Story
|
2024-06-01 07:48:57 +09:00 |
|
|
38975b7d15
|
feat: add highlightjs style with import
|
2024-06-01 07:48:36 +09:00 |
|
|
92cd698994
|
fix: remove external link for highlightjs style
|
2024-06-01 07:48:21 +09:00 |
|
|
de695f02e9
|
feat: add highlightjs in dependency
|
2024-06-01 07:47:58 +09:00 |
|
|
863e6388d6
|
fix: change button light hover color
|
2024-06-01 07:47:46 +09:00 |
|
|
9580007a10
|
feat: add redirect on index page of components
|
2024-06-01 02:59:25 +09:00 |
|
|
5635888066
|
feat: add styled Story component
|
2024-06-01 02:44:41 +09:00 |
|
|
1d64986591
|
fix: add prose-invert to support dark mode
|
2024-06-01 02:43:51 +09:00 |
|
|
ac12cbd64a
|
feat: add src alias path
|
2024-06-01 02:43:03 +09:00 |
|
|
15b1a84b62
|
feat: add theme for highlight.js
|
2024-06-01 02:32:43 +09:00 |
|
|
c1bfe4bb13
|
feat: add rehypeHighlight plugin in mdx
|
2024-06-01 02:32:27 +09:00 |
|
|
4f2884077a
|
feat: add rehype-highlight to support code block syntax highlighting
|
2024-06-01 02:32:14 +09:00 |
|
|
4c5e03598f
|
feat: add alias for easily importing components in document
|
2024-06-01 02:20:09 +09:00 |
|
|
7ac2a62f3b
|
refactor: change directory name from getting-started to docs
|
2024-06-01 02:03:23 +09:00 |
|
|
dfe8b83eed
|
feat: add installation page in route
|
2024-06-01 02:02:12 +09:00 |
|
|
8562f8c886
|
feat: add content in installation
|
2024-06-01 02:01:59 +09:00 |
|
|
c9f0738b7c
|
feat: add content to introduction
|
2024-06-01 01:57:15 +09:00 |
|
|
2763aba518
|
feat: add SideNav in DocsLayout
|
2024-06-01 01:56:46 +09:00 |
|
|
ce0b587777
|
feat: add sidenav in RouteObject
|
2024-06-01 01:56:31 +09:00 |
|
|
3feef38eeb
|
refactor: replace Link in MainLayout to RouteObject map
|
2024-06-01 01:29:26 +09:00 |
|
|
5b414f999f
|
feat: add @tailwindcss/typography as plugins
|
2024-06-01 01:12:48 +09:00 |
|
|
329839a375
|
fix: move @tailwindcss/typography to dev dependency
|
2024-06-01 01:12:12 +09:00 |
|
|
ca2ab0cead
|
feat: add tailwind typography for mdx styling
|
2024-06-01 01:10:48 +09:00 |
|