Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

@dmtrKovalenko
Copy link
Contributor

Old:
image

New:
image

@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

❗ No coverage uploaded for pull request base (develop@e92904b). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #851   +/-   ##
==========================================
  Coverage           ?   92.75%           
==========================================
  Files              ?       47           
  Lines              ?     1338           
  Branches           ?      168           
==========================================
  Hits               ?     1241           
  Misses             ?       70           
  Partials           ?       27
Impacted Files Coverage Δ
...DateTimePicker/components/DateTimePickerHeader.tsx 93.1% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e92904b...bd55019. Read the comment docs.

@dmtrKovalenko dmtrKovalenko merged commit b911357 into develop Jan 11, 2019
@dmtrKovalenko dmtrKovalenko deleted the bugfix/dtpicker-24h-padding branch January 24, 2019 09:46
dmtrKovalenko added a commit that referenced this pull request Jan 24, 2019
* Rename ExtendWrapper.d.ts to ExtendWrapper.ts to make it generate defenition file

* Release 2.1.1

* [docs] Make code highlighting use dark theme in dark mode (#852)

* Fix improper dispaying of highlighted code, use current theme for highlighting

* Remove unused markup highlight syntax

* [DateTimePicker] Add more consistent padding for 24h mode (#851)

* Migrate from classnames to nicer clsx (#855)

* Migrate from classnames to nicer clsx

* Update size snapshot

* Remove keycode in favour of event.key (#859)

* Remove keycode in favour of event.key

Ref https://twitter.com/olivtassinari/status/1084819202412818432

We can already see size improvement (which will be visible for end user
only after material-ui upgrade) in 1.5kB.

* Fix test

* Fix direction of leaving item (#873)

Fix incorrect leaving direction of Calendar animation

* Add yarn example to README.md

* Update packages (#878)

* [#865] Properly type inputProps (#879)

* [#865] Properly type inputProps

* Add usage of InputLabelProps for checking typing of extended props

* Add `KeyboardButtonProps` for spreading props onto Keyboard IconButton (#880)

* add `KeyboardButtonProps` for Keyboard Icon Button (#842)

* Add Unit test

* Release 2.1.2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants