GithubHelp home page GithubHelp logo

nitsnets / unicorn_components Goto Github PK

View Code? Open in Web Editor NEW
57.0 4.0 9.0 14.02 MB

Angular UI components kit of Unicorn Platform.

Home Page: https://nitsnets.github.io/unicorn_components

License: MIT License

TypeScript 55.44% JavaScript 0.90% HTML 8.56% CSS 35.10%
angular ui-components ui-kit component-library components angular-components angular5

unicorn_components's Introduction

Unicorn Components

Angular UI components kit of Unicorn Platform.


Install

npm install --save @unicorn.io/components

Demo

https://nitsnets.github.io/unicorn_components

Usage

Import the module

import { UnicornComponentsModule } from '@unicorn.io/components';

@NgModule({
  imports: [
    UnicornComponentsModule.forRoot()
  ]
})
export class AppModule { }

Start using components

<uni-button label="My button"></uni-button>

Select styles theme (Optional)

@import './node_modules/@unicorn.io/components/styles/themes/cms/all'

List of components

Group Component Naming Status Docs Demo
Charts Chart <uni-chart> ๐Ÿ”ต Docs -
" Legend <uni-chart-legend> ๐Ÿ”ต Docs -
" Tooltip <uni-chart-tooltip> ๐Ÿ”ด Docs -
Containers Accordion <uni-accordion> โœ… Docs Demo
" Aside <uni-aside> โœ… Docs Demo
" Body <uni-body> โœ… Docs Demo
" Box <uni-box> โœ… Docs Demo
" Header <uni-header> โœ… Docs Demo
" Layout <uni-layout> โœ… Docs Demo
" Modal <uni-modal> โœ… Docs -
" Popup <uni-popup> โœ… Docs Demo
" Row <uni-row> โœ… Docs Demo
" Row Spacer <uni-row-spacer> โœ… Docs Demo
" Tabs <uni-tabs> โœ… Docs Demo
Forms Button toggle <uni-button-toggle> โœ… Docs Demo
" Checkbox <uni-checkbox> โœ… Docs Demo
" Code Editor <uni-code-editor> ๐Ÿ”ด Docs -
" Date Picker <uni-date-picker> โœ… Docs Demo
" Date Range Picker <uni-daterange-picker> โœ… Docs Demo
" Date Time Picker <uni-datetime-picker> โœ… Docs Demo
" Image Picker <uni-image-picker> ๐Ÿ”ต Docs -
" Input <uni-input> โœ… Docs Demo
" Radio <uni-radio> โœ… Docs Demo
" Select <uni-select> โœ… Docs Demo
" Slider <uni-slider> ๐Ÿ”ต Docs Demo
" Slider Range <uni-slider-range> ๐Ÿ”ต Docs Demo
" Time Picker <uni-time-picker> โœ… Docs Demo
" Toggle <uni-toggle> โœ… Docs Demo
UI Button <uni-button> โœ… Docs Demo
" Button File <uni-button-file> ๐Ÿ”ต Docs Demo
" Button Group <uni-button-group> โœ… Docs Demo
" Button Header <uni-button-header> โœ… Docs Demo
" Button Menu <uni-button-menu> โœ… Docs Demo
" Button Popup <uni-button-popup> โœ… Docs Demo
" Calendar <uni-calendar> โœ… Docs Demo
" Carousel <uni-carousel> ๐Ÿ”ต Docs -
" Clock <uni-clock> โœ… Docs Demo
" Datagrid <uni-datagrid> ๐Ÿ”ต Docs Demo
" Filters <uni-filters> ๐Ÿ”ต Docs Demo
" Filters List <uni-filters-list> ๐Ÿ”ต Docs -
" List <uni-list> ๐Ÿ”ต Docs Demo
" Menu <uni-menu> โœ… Docs Demo
" Paginator <uni-paginator> โœ… Docs Demo
" Tree <uni-tree> โšช Docs -
Utils Alert <uni-alert> โœ… Docs Demo
" Badge <uni-badge> โœ… Docs Demo
" Chip <uni-chip> ๐Ÿ”ต Docs Demo
" Face <uni-face> โœ… Docs Demo
" Icon <uni-icon> โœ… Docs -
" Progress <uni-progress> โœ… Docs Demo
" Separator <uni-separator> โœ… Docs -
" Spinner <uni-spinner> โœ… Docs Demo
" Toast <uni-toast> ๐Ÿ”ด Docs -
" Tooltip <uni-tooltip> ๐Ÿ”ด Docs -
Views Filtered Datagrid <uni-filtered-datagrid> ๐Ÿ”ต Docs -
" Search Header <uni-search-header> ๐Ÿ”ต Docs -

Legend:

โšช Coming soon

๐Ÿ”ต Initial

โœ… Stable

๐Ÿ”ด Unstable

โšซ Deprecated

unicorn_components's People

Contributors

alebarbaja avatar alvyuste avatar andres-sanchez avatar angular-cli avatar eladnts55 avatar gimenete avatar manolonts avatar ordas 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

Watchers

 avatar  avatar  avatar  avatar

unicorn_components's Issues

Calendar - rangeFrom

Hi, i want use calendar rangeFrom.
<uni-calendar [(model)]="daySelected"></uni-calendar>
I've tried a lot of combinations but I do not want to work, can you give me an example of how to do it?

uni-button-file URL correction

The documentation of the uni-button-file component leads to the uni-button documentation. However, when I want to edit the README.md, it leads to the correct documentation. Any ideas?

uni-button-nitsnets

npm ERR! Please make sure you have the correct access rights

Hi, why i cant download this package?
npm install --save unicorn.io/components

`npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://[email protected]/unicorn.io/components.git
npm ERR!
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in:`

Improve components test coverage

Units test per component must be placed at:

/src/components/[category]/[component]/[name].component.spec.ts

Any help writing unit tests for one or more component will be welcome.

Translate component docs to English

Currently, the component docs are written in Spanish. They are located at:

/src/components/[category]/[component]/README.md

Any help translating one or more component's documentation will be welcome.

Allow chip deletion when backspace pressed

At component <uni-select> with chips and multiple attributes activated.
If the search-box is empty and the user presses backspace, the last chip added should be deleted.

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.