px-calendar-picker

WebJar for px-calendar-picker

Лицензия

Лицензия

BSD 3-Clause
Группа

Группа

org.webjars.bowergithub.predixdesignsystem
Идентификатор

Идентификатор

px-calendar-picker
Последняя версия

Последняя версия

2.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

px-calendar-picker
WebJar for px-calendar-picker
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/predixdesignsystem/px-calendar-picker

Скачать px-calendar-picker

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-calendar-picker/ -->
<dependency>
    <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
    <artifactId>px-calendar-picker</artifactId>
    <version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-calendar-picker/
implementation 'org.webjars.bowergithub.predixdesignsystem:px-calendar-picker:2.0.8'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-calendar-picker/
implementation ("org.webjars.bowergithub.predixdesignsystem:px-calendar-picker:2.0.8")
'org.webjars.bowergithub.predixdesignsystem:px-calendar-picker:jar:2.0.8'
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-calendar-picker" rev="2.0.8">
  <artifact name="px-calendar-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-calendar-picker', version='2.0.8')
)
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-calendar-picker" % "2.0.8"
[org.webjars.bowergithub.predixdesignsystem/px-calendar-picker "2.0.8"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymer : polymer jar [1.9.0,3)
org.webjars.bowergithub.predixdesignsystem : px-datetime-common jar [3.0.0,4)
org.webjars.bowergithub.predixdesignsystem » px-icon-set jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

px-calendar-picker Build Status


Overview

Px-calendar-picker is a Predix UI component which renders a calendar for a given decade, year, or month, and allows users to select a date or range from the calendar. This component is used in px-datetime-picker and px-datetime-range-panel. Note: px-calendar-picker is a calendar for selecting dates, NOT a display calendar.

Usage

Prerequisites

  1. node.js
  2. npm
  3. bower
  4. webcomponents-lite.js polyfill

Node, npm and bower are necessary to install the component and dependencies. webcomponents.js adds support for web components and custom elements to your application.

Getting Started

First, install the component via bower on the command line.

bower install px-calendar-picker --save

Second, import the component to your application with the following tag in your head.

<link rel="import" href="/bower_components/Px-Calendar-Picker/Px-Calendar-Picker.html"/>

Finally, use the component in your application:

<px-calendar-picker display-mode="day"></px-calendar-picker>

Documentation

Read the full API and view the demo here.

The documentation in this repository is supplemental to the official Predix documentation, which is continuously updated and maintained by the Predix documentation team. Go to http://predix.io to see the official Predix documentation.

Local Development

From the component's directory...

$ npm install
$ bower install
$ gulp sass

From the component's directory, to start a local server run:

$ gulp serve

Navigate to the root of that server (e.g. http://localhost:8080/) in a browser to open the API documentation page, with link to the "Demo" / working examples.

GE Coding Style Guide

GE JS Developer's Guide



Known Issues

Please use Github Issues to submit any bugs you might find.

org.webjars.bowergithub.predixdesignsystem

Predix Design System

Версии библиотеки

Версия
2.0.8
2.0.1