Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uifabric/date-time

Package Overview
Dependencies
Maintainers
4
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uifabric/date-time

Experimental React components for building experiences for Office 365.

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
67
decreased by-83.17%
Maintainers
4
Weekly downloads
 
Created
Source

Office UI Fabric React DateTime

DateTime components for Office UI Fabric React

These are not production ready components and should never be used in product. This DateTime space is useful for testing new components whose APIs might change before final release.

To import DateTime components:

import { ComponentName } from '@uifabric/date-time';

Once the DateTime component graduates to a production release, the component will be available at:

import { ComponentName } from 'office-ui-fabric-react';
Development Notes

Initial refactor in progress, still TODO:

  • Move the DatePicker control in to the date-time package
  • Refactoring the Calendar control:
    • Unit tests all need to be copied over and updated to work with the refactor
    • Styling pass needs to be done to make sure we didn't drop styles
    • Integrate the latest missing changes from OUFR version
      • Year picker
      • Accessibility updates

FAQs

Package last updated on 28 Feb 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc