akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.05k stars 1.51k forks source link

Component plans #336

Open nnixaa opened 6 years ago

nnixaa commented 6 years ago

Nebular Components Plan

Popover like components @tibing

Layout

Forms

Other

khashashin commented 3 years ago

I could not find Chips Component, why is it checked? Is there any type of Component like MD Chips? https://material.io/components/chips/android#choice-chip

image

juarezpaf commented 3 years ago

@nnixaa I couldn't find the Chips component just like @khashashin 👀 It would be great to have your input here. Thanks.

juarezpaf commented 3 years ago

@khashashin I just found out the "Tag" component here https://akveo.github.io/nebular/docs/components/tag/overview#nbtagcomponent

And another great resource is the Material Theme if you want deeper integration with Material https://github.com/akveo/ngx-admin/tree/feat/material-theme

Hooray! 🎉

khashashin commented 3 years ago

@juarezpaf thx for pointing on that. I needed some kind of input type="checkbox" to use it as a filter. So I've created my custom one: You can look at it here: https://chechen-dictionary.com/ image