Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update DropdownMenu docs #29

Merged
merged 91 commits into from
Dec 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
d889182
feat(docs): add hyperlinks to headings
brankoconjic Dec 11, 2023
3ad1d83
feat(docs): add nextjs docs
brankoconjic Dec 11, 2023
2674ef3
refactor(docs): improve installation docs
brankoconjic Dec 11, 2023
3160063
fix(docs): fix style inconsistencies
brankoconjic Dec 11, 2023
4f23253
feat(docs): add vite
brankoconjic Dec 11, 2023
81346b0
refactor(docs): refactor existing docs
brankoconjic Dec 11, 2023
9c6184c
refactor(docs): refactor docs
brankoconjic Dec 11, 2023
9e3700a
refactor(docs): remove placeholder text
brankoconjic Dec 11, 2023
19f0fcb
refactor(docs): refactor existing pages
brankoconjic Dec 11, 2023
025b5ca
feat(docs): add remix docs
brankoconjic Dec 11, 2023
e0723df
refactor(docs): fix spelling and title case
brankoconjic Dec 12, 2023
629d000
feat(docs): fetch collections from Webflow API
brankoconjic Dec 12, 2023
f4a12a0
refactor: merge main into add/docs
brankoconjic Dec 12, 2023
add68b8
fix: lint issues
brankoconjic Dec 12, 2023
1d86072
fix: lint error
brankoconjic Dec 12, 2023
1ab1936
fix: content layout shift
brankoconjic Dec 12, 2023
7e8b6fa
refactor(docs): fix prettier issues
brankoconjic Dec 12, 2023
2bf495a
refactor(docs): update texts
brankoconjic Dec 12, 2023
f85d983
refactor: improve components for docs
brankoconjic Dec 13, 2023
eca74e6
feat(docs): add Alert docs
brankoconjic Dec 13, 2023
467d2c2
feat(docs): add Avatar docs
brankoconjic Dec 13, 2023
bdb6256
feat(docs): add Avatar and AvatarGroup components
brankoconjic Dec 13, 2023
0fea7d7
feat(docs): add Badge docs
brankoconjic Dec 13, 2023
4537d89
refactor(docs): refactor AvatarGroup docs
brankoconjic Dec 13, 2023
2ba85cb
feat(docs): add Button docs
brankoconjic Dec 13, 2023
6b251f6
refactor(docs): improve Badge docs
brankoconjic Dec 13, 2023
c09d9b7
refactor(docs): improve styling
brankoconjic Dec 14, 2023
0c59fd1
feat(docs): add Button and ButtonGroup docs
brankoconjic Dec 14, 2023
90ce7f2
refactor(docs): generate breadcrumbs from pathname
brankoconjic Dec 14, 2023
fe17d7c
refactor(docs): add support for data-attributes
brankoconjic Dec 14, 2023
e311943
feat(docs): add Checkbox docs
brankoconjic Dec 14, 2023
a931524
fix(wedges): fix props
brankoconjic Dec 14, 2023
adfe7e4
feat(docs): add Checkbox/CheckboxGroup docs
brankoconjic Dec 14, 2023
1e07a31
refactor(docs): allow Link component in MDX
brankoconjic Dec 14, 2023
3294dc6
feat(docs): add Label docs
brankoconjic Dec 14, 2023
a1a9c3f
refactor(docs): update code tag style
brankoconjic Dec 14, 2023
2cb5d00
refactor(docs): add another example
brankoconjic Dec 14, 2023
e8f6501
fix(docs): fix line breaks with copied code
brankoconjic Dec 15, 2023
f79e87f
refactor(docs): improve CopyButton style
brankoconjic Dec 15, 2023
89d59c4
refactor(docs): improve Alert "onClose" description
brankoconjic Dec 15, 2023
ee6ca9e
fix(docs): fix "rehype-pretty-code" style issues
brankoconjic Dec 15, 2023
c2892af
refactor(docs): improve ButtonGroup examples
brankoconjic Dec 15, 2023
253a0f4
fix(wedges): fix style inconsistencies
brankoconjic Dec 15, 2023
1ca396c
feat(docs): add Popover docs
brankoconjic Dec 15, 2023
06b1867
refactor(wedges): improve Tooltip 'md' size style
brankoconjic Dec 15, 2023
99125b0
refactor(docs): improve Popover docs
brankoconjic Dec 15, 2023
b83eb19
refactor(wedges): remove unnecessary code from ButtonGroup
brankoconjic Dec 15, 2023
90b33f9
refactor: various improvements
brankoconjic Dec 15, 2023
1edc454
refactor: various improvements
brankoconjic Dec 16, 2023
1b7dd34
feat(docs): add Switch docs
brankoconjic Dec 16, 2023
2fe20fc
Merge branch 'add/docs' of https://github.com/lmsqueezy/wedges into a…
brankoconjic Dec 16, 2023
a18ecf2
feat(docs): add SwitchGroup
brankoconjic Dec 16, 2023
ec6d436
refactor(docs): improve component docs
brankoconjic Dec 17, 2023
37b30de
feat(docs): add Tabs docs
brankoconjic Dec 17, 2023
7394fb6
refactor(wedges): add "16px" to the plugin
brankoconjic Dec 17, 2023
2c94d5c
refactor(wedges): allow preventDefault
brankoconjic Dec 17, 2023
d890576
feat(docs): add Tag & Badge docs
brankoconjic Dec 17, 2023
764403e
feat(wedges): add Toggle component
brankoconjic Dec 17, 2023
02fdec3
feat(docs): add Toggle docs
brankoconjic Dec 17, 2023
d74afdf
refactor(docs): improve hyperlink styles
brankoconjic Dec 17, 2023
806290f
feat(docs): add Toggle Group docs
brankoconjic Dec 17, 2023
daf5801
refactor: code refactor
brankoconjic Dec 17, 2023
eade617
refactor: improve components
brankoconjic Dec 18, 2023
13fd0cc
refactor(docs): improve AvatarGroup preview
brankoconjic Dec 18, 2023
20bcb53
fix(docs): resolve TS lint errror
brankoconjic Dec 18, 2023
ac15e9d
feat(docs): add coming soon sidebar menu items
brankoconjic Dec 18, 2023
13c94f8
feat(docs): add empty docs pages
brankoconjic Dec 18, 2023
b70030c
fix(docs): fix broken links
brankoconjic Dec 18, 2023
6086d34
refactor(docs): improve Tooltip docs
brankoconjic Dec 18, 2023
ac5faeb
feat(docs): add pages api route
brankoconjic Dec 18, 2023
86de292
feat(docs): add pages
brankoconjic Dec 18, 2023
7e04983
Merge branch 'main' into add/docs
brankoconjic Dec 18, 2023
36fa323
Merge branch 'main' into add/docs
brankoconjic Dec 18, 2023
fad6637
Merge branch 'main' into add/docs
brankoconjic Dec 18, 2023
141d4fe
refactor(docs): fix style inconsistencies
brankoconjic Dec 19, 2023
8fff0b2
feat(docs): add Theming docs
brankoconjic Dec 19, 2023
a21426f
fix(docs): fix design inconsistencies
brankoconjic Dec 19, 2023
2babd83
refactor(docs): remove Breadcrumbs from pages
brankoconjic Dec 19, 2023
7f3ce8f
feat(docs): add Theming docs
brankoconjic Dec 19, 2023
ddfb306
refactor: various improvements
brankoconjic Dec 19, 2023
e2eafd6
chore: update readme
brankoconjic Dec 19, 2023
c7c3b52
build(docs): generate examples
brankoconjic Dec 19, 2023
8da6b63
feat(docs): add metadataBase to metadata
brankoconjic Dec 19, 2023
f115e1a
fix(docs): fix broken opengraph image url
brankoconjic Dec 19, 2023
3ba36fa
refactor: merge main into add/docs
brankoconjic Dec 19, 2023
52386df
fix(docs): fix design inconsistencies
brankoconjic Dec 19, 2023
47bd822
refactor: merge main into add/docs
brankoconjic Dec 20, 2023
c9cc6e1
refactor: merge main into add/docs
brankoconjic Dec 20, 2023
60521cc
style(components): fix style inconsistencies
brankoconjic Dec 20, 2023
085f12f
refactor: merge main into add/docs
brankoconjic Dec 20, 2023
cd79818
feat: add pnpm-lock
brankoconjic Dec 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/docs/src/components/LemonSqueezyHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default function LemonSqueezyHeader({

return (
<header className="[&_a]:duration-180 relative border-b border-white/20 bg-purple-600 dark:bg-transparent [&_a]:transition-colors">
<div className="container flex min-h-[88px] items-center justify-start gap-6 md:grid-cols-[1fr_auto_1fr] lg:grid">
<div className="container flex min-h-[89px] items-center justify-start gap-6 md:grid-cols-[1fr_auto_1fr] lg:grid">
<a
aria-label="Lemon Squeezy home page"
className={cn(focusClasses, "outline-white")}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const DropdownMenuItem = React.forwardRef<
<DropdownMenuPrimitive.Item
ref={ref}
className={cn(
"relative flex cursor-pointer select-none items-center gap-2 px-4 py-1 outline-none focus:bg-surface data-[disabled]:pointer-events-none data-[disabled]:opacity-40 dark:focus:bg-white/5",
"relative flex cursor-pointer select-none items-center gap-2 px-4 py-1 outline-none focus:bg-surface data-[disabled]:pointer-events-none data-[disabled]:opacity-40 dark:focus:bg-white/5 [&:has(>svg:first-child)]:pl-3",
!destructive &&
"text-surface-900 dark:text-surface-700 [&_svg]:text-surface-900 [&_svg]:opacity-40",
destructive && "text-destructive",
Expand Down