You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

semantic-ui-calendar-react

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-calendar-react - npm Package Versions

2345

0.15.3

Diff
arfedulov
published 0.15.3 •
arfedulov
published 0.15.2 •
arfedulov
published 0.15.1 •
arfedulov
published 0.15.0 •

Changelog

Source

v0.15.0 2019-05-04

  • feat: add hideMobileKeyboard prop #143

  • feat: add className's to headers and wrap table cell content in span #139

  • fix: Esc and Arrow keys fixes for Internet Explorer. And removed prevent default on arrow left/right events #137

  • fix(DatesRangeInput): error when allowed range doesn't contain today #140

  • fix (DateInput, DateTimeInput): update internal *Input date when value changed #142

arfedulov
published 0.14.4 •

Changelog

Source

v0.14.4 2019-03-30

  • fix(package): set proper types path #115
arfedulov
published 0.14.3 •

Changelog

Source

v0.14.3 2019-03-17

  • feat(DatesRangeInput): allow same start/end date selection when using #104

  • fix: readOnly prop in InputView fe63e3d

  • fix: #95 #55 can't change years and months in IE #110

  • chore: build for multiple module systems ef32ca7

  • chore: add umd build #111

arfedulov
published 0.14.2 •

Changelog

Source

v0.14.2 2019-02-27

  • fix: can mark any date #98

  • fix(InputView): don't wrap field in extra div #99

  • fix: use "ui icon input" for correct styling #100

  • fix: can remove icon from input #101

arfedulov
published 0.14.1 •

Changelog

Source

v0.14.1 2019-02-19

  • feat: allow to mark specific dates #77

  • feat: MonthRangeInput #79

  • feat: adds localization prop on each component #85

  • fix(MinutePicker): #78 minDate disables minutes in each hour in the day 93972b3

  • fix: #83 pass popup mount node to inputView #89

  • fix: #84 initialize picker state with input value #88

  • fix(DateInput/DateTimeInput): #93 able to change year, month, date ... #96

arfedulov
published 0.13.0 •

Changelog

Source

v0.13.0 2019-01-12

  • feat: added transitions for popup 65

  • feat: pickerWidth and pickerStyle props on top level component 6ed8e76

  • fix: BasePicker SyntheticEvent generic type 69

arfedulov
published 0.12.2 •

Changelog

Source

v0.12.2 2018-12-31

  • feat: add clearable props to Input #60

  • fix: do not select disabled cells after page switch b536d89

  • fix: not jump over 0th cell on ArrowLeft press 394470c

  • fix(MinutePicker): getInitialDatePosition handles disabled positions c1ad726

  • fix: #59 prevent selecting disabled values bab7718