1.0.1 ā¢ Published 6 months ago
@annotation/ng-datepicker v1.0.1
Welcome to @annotation/ng-datepicker š
Angular date picker and parser
this project is currently a work in progress
š Homepage
Install
yarn add @annotation/ng-parser ## peer dependency
yarn add @annotation/ng-datepicker
## OR ##
npm install @annotation/ng-parser --save ## peer dependency
npm install @annotation/ng-datepicker --save
Usage
yarn start
## OR ##
npm run start
Styles
You can import stylesheet and change variables
$text-light: #ffffff; // !default
$text-lighter: #d8d8d8; // !default
$text-dark: #212529; // !default
$bg-light: #ffffff; // !default
$bg-active: #52b4f6; // !default
$border-radius: 5px; //!default
$border-color: #ced4da; // !default
$border-color-active: #9fd6fa; // !default
$border-color-shadow: #3facf5; // !default
@import "~@annotation/ng-datepicker/ng-datepicker";
Authors
š¤ Pavol Slany
- Website: www.annotation.sk
- Github: @slany
š¤ Martin Filo
- Website: www.annotation.sk
- Github: @Chiff
Show your support
Give a āļø if this project helped you!
This README was generated with ā¤ļø by readme-md-generator
1.0.1
6 months ago
1.0.0
6 months ago
0.5.0
2 years ago
0.5.2
2 years ago
0.5.1
2 years ago
0.4.0-alpha
3 years ago
0.3.0-alpha
3 years ago
0.2.4-alpha
3 years ago
0.2.2-alpha
3 years ago
0.2.3-alpha
3 years ago
0.2.1-alpha
3 years ago
0.2.0-alpha
3 years ago
0.1.20-alpha
3 years ago
0.1.19-alpha
4 years ago
0.1.18-alpha
4 years ago
0.1.17-alpha
4 years ago
0.1.16-alpha
4 years ago
0.1.15-alpha
4 years ago
0.1.14-alpha
4 years ago
0.1.13-alpha
4 years ago
0.1.11-alpha
4 years ago
0.1.12-alpha
4 years ago
0.1.10-alpha
4 years ago
0.1.8-alpha
4 years ago
0.1.9-alpha
4 years ago
0.1.7-alpha
4 years ago
0.1.6-alpha
4 years ago
0.1.5-alpha
4 years ago
0.1.4
4 years ago
0.1.1-alpha
4 years ago
0.1.3-alpha
4 years ago
0.1.2-alpha
4 years ago
0.1.4-alpha
4 years ago
0.1.0-alpha
4 years ago