Skip to content

ServiceMax-Engineering/px-datetime-range-panel

 
 

Repository files navigation

px-datetime-range-panel Build Status

Overview

Px-datetime-range-panel is a Predix UI component which provides an interface for selecting date/time values. Its primary use is within the px-rangepicker.

Documentation

Read the full API and view the demo here.

Local Development

Read https://github.com/pages/PX/technical-principles/

From the component's directory...

$ npm install
$ bower install
$ gulp sass

API and examples

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.

LiveReload

By default gulp serve is configured to enable LiveReload and will be watching for modifications in your root directory as well as /css.

Extending behavior

See Polymer composition patterns

GE Coding Style Guide

GE JS Developer's Guide

Known Issues

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

Known Issues

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

Packages

No packages published

Languages

  • HTML 52.7%
  • JavaScript 37.9%
  • Shell 6.9%
  • SCSS 2.5%