Code Monkey home page Code Monkey logo

tail-kit's People

Contributors

amaan-ahmad avatar charlie85270 avatar chnuessli avatar ciruz avatar consoletvs avatar fotiemconstant avatar gitryder avatar jhgilbert avatar lucasmrl avatar minor avatar orimdominic avatar sosualfred avatar tomasvn avatar tophsic avatar wanacode avatar xerosanyam 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tail-kit's Issues

Toggle button transition not working

Hey contributors,

I tried fixing the transition in the toggle button, but it doesn't seem to work.

The reason is:

  • transition class name in tailwind does transition on the following properties:
    • background-color
    • border-color
    • color
    • fill
    • stroke
    • opacity
    • box-shadow
    • transform

We need to apply transition on the position because the toggle element takes checked: right-0.

It would be great if someone could figure out how to apply transition on "position" property.

Thanks,
Amaan Ahmad.

feat: light rounded badge

  • add new badge component
  • utilize the new badge - to add new tag next to title of the component section, to differentiate newly added components 👍
    image

vanilla js?

How to use tail-kit with normal html + js?

Components are asking for react, like DropDownMenu.tsx

Your Google Auto Ads breaks the website experience

Hey,

The Google Auto Ads are pretty much breaking your website. With it, your components can't be seen properly. It's also annoying to have an ad every fourth component. That's just as much toxic advertising density as Instagram or Twitter.

Through the Ad Spam you have lost me but I am kind enough to open an issue here.

image
image

Mobile view is breaking of Teams > Multiple

image

Actual: Image of 2nd team mate is hiding the social information present on card of 1st team mate.
Expectation: Image of 2nd team mate must be below the card of 1st team mate.

Components

There'd be a lot less boilerplate if you offered stylesheet with applied components like tailwind discusses in maintability section. It would allow users to override some of the styles. I think with the components, you can redeclare a new button that extends your definition.

Accessibility issues on some input text components

I discovered that there are some accessibility issues on some of
the form input components at Input. To be more specific, for the
following components

  1. with label
  2. required
  3. on error
  4. with indications

On clicking the label of these components, the input element is not focused.
This is coming from the absence of an id attribute on the input elements
with a value that corresponds with the value of its label's for attribute value.

This behaviour is opposed to the Price component on the same page which
has these values correct.

Can I raise a PR that resolves this?

More Components

Are you accepting the component from more users?If it is possible will you consider adding the checkout form or different cards in your library if so please let me know I will be happy to add those in the library. Please let me know

Multi lavel sidebar menu

Multi-level sidebar menu with nesting features make its more fantastic and reusable component family

How use tsx component in Vuejs project

Hello,

First, thanks for you awesome works !

How can I use Navbar with JS in Nuxtjs project ? Do i need to adapt the react component, or it's possible with other way ?

Thanks for you support.

feat: tooling

  • I have opened a PR regarding this issue, as you have a lot of forks and a lot of people are contributing, I have taken some time to set up tools for this project PR #19

Some responsive issues

Hey,
very cool project and so many useful components.

I'll try some of them tommorow for a new project, thank you.

While checking them out on mobile (OnePlus Nord with Chrome) I noticed some responsive issues with the examples.

Best,
Tom
Screenshot_20201229-223854
Screenshot_20201229-223958
Screenshot_20201229-224027
Screenshot_20201229-224053

[feature] Upgrade to Tailwindcss 3

I started a fork, to upgrade TailKit to Tailwindcss 3, but ran into problems, some of which are documented in my README.md

  • lint fails for the build/ directory. It should likely be excluded.
  • Cannot upgrade Node past v14 because of Webpack 4.
  • Cannot upgrade React & dependencies past v16 because of react-simple-code-editor v0.11.0

The biggest problem is that Tailwind 3 requires PostCss 8 & Autoprefixer >=10. You'll notice this in
Error: true is not a PostCSS plugin.

Here are some links with details:

Happy bug hunting!

Live Editor

PostCSS is removing unused classes from the finalized css file so this is causing the live editor to not work as I would expect. This could be fixed with your tailwind config and not purge anything.

Example: On the Button change the bg-indigo-600 to bg-indigo-700 and it becomes transparent.

image

Change select component name

My name is sur le component select please change le or donne me 10%

=> Le textarea ne peut pas être élargi
=> Il manque un password avec les caractères masqué

Cart product component .

A Card or section for products that are in cart
With minus and plus circular button and quantity of product listed in between those products .
A delete button for removing the product from cart .
A little animation like rotation of cart item card will be awesome 😇 .

Thanks in advance to the person who will take this issue . 💫

Features on mobile

Hey Charlie,

found some mobile issues, if I have time I'll help you fixing some of them.

Best Tom

Screenshot_20210114-232759.jpg

Charlie

Hi Charlie,

Im a new developer (2 week) and im new to tailwind. Can you help me make this tab section using tailwind that coverts to a select menu in mobile view.
image

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.