1.1.0 • Published 7 years ago

handy-angular-components v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Handy Angular Components

Angular 6+ components library with a featured datepicker and dropdown based on bootstrap 3 & 4.

Features

  • Well built

    • AOT Ready
    • Sass compatible and CSS rules easily overridable
    • Design based on bootstrap (3 & 4 compatible!) and fontawesome
    • Works well with reactive forms and template driven forms
  • Dropdowns

    • Choose a single option from list
    • Optional filter to choose an option with basic keyboard support
    • html labelfor attribute support to trigger focus consistently from your component
    • Support option groups to categorize options
  • Datepicker

    • Configurable visible months (by default 1)
    • Single date mode
    • Date range mode (start - end)
    • Localization via angular DatePipe
    • Customizable date format for selected dates
    • Whitelist/blacklist days mode
    • Min/Max date ranges
    • Toggeable today button to set current date
    • Configurable current month visible

Installation

To install this library, run:

$ npm install handy-angular-components --save

UI Dependencies

This library is requires using bootstrap 3/4 (yes, works with both!) and fontawesome.

Important: ensure you include hac.css (this library stylesheet after bootstrap and fontawesome to respect the cascade priorities).

Documentation

Read the full documentation to know about the features.

Live sample

See live sample!

Example

See this example to discover all the features.

New! Look at hac-playground repo for a clean sample, that supports localization and JIT/AOT.

Contributions

Contributions are welcome, you can fork this repo and submit a pull request. Also if you find any issue, file it at github and it will be reviewed.

License

MIT © Joan Jané

1.1.0

7 years ago

1.0.0

7 years ago

1.0.0-beta.1

7 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago