Socket
Book a DemoInstallSign in
Socket

@precision-nutrition/date-picker

Package Overview
Dependencies
Maintainers
22
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@precision-nutrition/date-picker

The default blueprint for ember-cli addons.

latest
Source
npmnpm
Version
7.0.0
Version published
Maintainers
22
Created
Source

date-picker

First there was shared-ember-components, Graham spoketh "This is crazy. Every time I touch a component's style, we have to update everything." And so {{date-picker was extracted, and so shall all of the other components.

Installation

You should reopen the DatePicker service and override isNativePickerDisplayed. This controls whether or not we display a native <input, or the fancy picker.

But Why This?

Whilst we wait for more desktop browsers to actually support date <inputs with a built in picker, we have to resort to building one for ourselves. This component falls back to native datepickers for mobile browsers.

Keywords

ember-addon

FAQs

Package last updated on 22 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts