Giter Club home page Giter Club logo

oku-ui.com's Introduction

oku-ui.com

Welcome to the source code of oku-ui.com!

This is where we put the projects together and publish them. Primitives Pergel

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Sponsors

sponsors

Credits

Checkout the deployment documentation for more information.

oku-ui.com's People

Contributors

autofix-ci[bot] avatar charleewa avatar dammy001 avatar emirulucay avatar mustafa60x avatar nuxt-studio[bot] avatar oliveleb avatar productdevbook avatar renovate[bot] avatar yesux avatar zainw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

oku-ui.com's Issues

Duplicated ids in the examples section on the home page

Describe the bug

Since the examples section on the home page uses 3 blocks, one for each screen, there is a conflation of ids, which leads the examples to have the same ids on each block. This particularly affects the Label and the Checkbox examples, causing them to not work properly. As I tested, this issue seems to happen only on small screens.

Reproduction

System Info

-

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

components

write docs

  • switch
  • tabs
  • radio group
  • toggle-group
  • tooltip
  • toolbar
  • slider
  • popover
  • toast
  • dialog
  • hovercard

---- radix

  • aspect-ratio
  • avatar
  • checkbox
  • collapsible
  • label
  • popover
  • progress
  • radio-group
  • separator ---------------------
  • slider
  • switch
  • tabs
  • toast
  • toggle
  • toggle-group
  • toolbar
  • tooltip
  • dialog
  • hover-card

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update root (@antfu/eslint-config, @egoist/tailwindcss-icons, @nuxt/devtools, @nuxt/ui, @nuxt/ui-pro, @nuxtjs/fontaine, @types/node, @vueuse/core, @vueuse/nuxt, eslint, eslint-plugin-antfu, lint-staged, nuxt, nuxt-og-image, sass, typescript)
  • chore(deps): update pnpm/action-setup action to v4
  • chore(deps): update root (major) (@nuxt/ui-pro, eslint)

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/autofix.yml
  • actions/checkout v4
  • actions/setup-node v3
  • autofix-ci/action 8caa572fd27b0019a65e4c695447089c8d3138b9
.github/workflows/ci.yml
  • actions/checkout v4
  • pnpm/action-setup v2.4.0
  • actions/setup-node v3
npm
package.json
  • @oku-ui/primitives ^0.6.1
  • @pinia/nuxt ^0.5.1
  • mdast-util-to-string ^4.0.0
  • pinia ^2.1.7
  • unist-util-stringify-position ^4.0.0
  • @0b5vr/tweakpane-plugin-rotation ^0.2.0
  • @antfu/eslint-config 2.3.4
  • @egoist/tailwindcss-icons ^1.7.4
  • @nuxt/content ^2.12.1
  • @nuxt/devtools 1.0.4
  • @nuxt/ui ^2.15.0
  • @nuxt/ui-pro ^0.5.0
  • @nuxtjs/fontaine ^0.4.1
  • @nuxtjs/google-fonts ^3.2.0
  • @nuxtlabs/github-module ^1.6.3
  • @oku-ui/motion-nuxt ^0.2.1
  • @oku-ui/primitives-nuxt ^0.3.0
  • @radix-ui/colors 3.0.0
  • @tweakpane/core ^2.0.3
  • @tweakpane/plugin-essentials ^0.2.1
  • @types/node ^20.11.30
  • @vueuse/core ^10.9.0
  • @vueuse/nuxt ^10.9.0
  • eslint 8.55.0
  • eslint-plugin-antfu 2.0.0
  • lint-staged ^15.2.2
  • lodash-es ^4.17.21
  • nuxt ^3.11.1
  • nuxt-og-image 3.0.0-beta.37
  • sass ^1.72.0
  • simple-git-hooks ^2.11.1
  • tweakpane ^4.0.3
  • typescript ^5.4.3
  • v-plausible ^1.2.0
  • mdast-util-gfm-table 2.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

refactor: document driven

For Shadcn we first need to change the docs structure. Then we can code the shadcn page. For this, we need to document drivenopen and add pages to the primitives page and leave it in a way that it will still receive content text.

Example docs

pages
 - primitives
   - [...slug].vue
   - index.vue
 - shadcn
   - [...slug].vue
   - index.vue
index.vue
about.vue

We need to establish this structure somehow. Because primitives are just one of our products
It will be better to folder projects with the nuxt 3 layer structure.

So we will have this in our nuxt layer
/oku
/primitives
/shacdn
core -> nuxt config extends [..oku, ...primitives] ....

components version change

Screencast.from.2023-05-13.10-42-02.mp4

Here I want to change the version. It's like in Radix but I couldn't. How can we print this with nuxt-content.

branch: version

### TODO

  • When I click the label, the md content of the latest version should be added automatically. radix check docs
  • when i navigate to the versions it should only show the contents of the versions. And router change xxxx..'/label/${version}`
  • click version sidebar dont selected problem

in short it should be the same as radix

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.