Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"changelog": ["@changesets/changelog-github", { "repo": "softnetics/genseki" }],
"commit": false,
"fixed": [
["@genseki/ui"],
["@genseki/react", "@genseki/next", "@genseki/rest", "@genseki/react-query", "@genseki/plugins", "@genseki/prisma-generator"]
],
"linked": [],
Expand Down
5 changes: 5 additions & 0 deletions .changeset/healthy-poets-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@genseki/ui": major
---

Introduce Genseki UI package
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {

import { PlaygroundCard } from '~/src/components/card'

import { cn } from '../../../../../../packages/react/src/react/utils/cn'
import { cn } from '../../../../../../legacies/react/src/react/utils/cn'

// Default Pagination
function DefaultPagination() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
Typography,
} from '@genseki/react/v2'

import { cn } from '../../../../../../../../packages/react/src/react/utils/cn'
import { cn } from '../../../../../../../../legacies/react/src/react/utils/cn'

function NavFooter() {
return (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
Typography,
} from '@genseki/react/v2'

import { cn } from '../../../../../../../../packages/react/src/react/utils/cn'
import { cn } from '../../../../../../../../legacies/react/src/react/utils/cn'

function NavMain({
items,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading