Skip to content

Conversation

@frozzare
Copy link
Member

@frozzare frozzare commented Feb 26, 2019

Description

Added new option in master to move time before calendar:

'settings' => [
  'show_time_first' => true
]

Fixes #268

Checklist

  • Bug fix?
  • New feature?
  • Deprecations?
  • Created tests, if possible

@frozzare frozzare merged commit fc90460 into master Feb 26, 2019
@frozzare frozzare deleted the feature/issue-268 branch February 26, 2019 18:34
@codecov-io
Copy link

codecov-io commented Feb 26, 2019

Codecov Report

Merging #270 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #270      +/-   ##
===========================================
+ Coverage      89.7%   89.7%   +<.01%     
  Complexity     1952    1952              
===========================================
  Files            94      94              
  Lines          6081    6083       +2     
===========================================
+ Hits           5455    5457       +2     
  Misses          626     626
Impacted Files Coverage Δ Complexity Δ
src/properties/class-papi-property-datetime.php 95.38% <100%> (+0.14%) 10 <0> (ø) ⬇️

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 c0a5b99...43ecee4. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend datetime property settings

3 participants