Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dalelotts/angular-bootstrap-datetimepicker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: dalelotts/angular-bootstrap-datetimepicker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 4 commits
  • 26 files changed
  • 2 contributors

Commits on Nov 7, 2019

  1. docs(readme): remove dead gittip links

    Also stop caching node_modules on travis-ci
    dalelotts committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8b950f7 View commit details
    Browse the repository at this point in the history
  2. docs: Optimize images

    *Total -- 565.38kb -> 223.62kb (60.45%)
    
    /screenshots/month.png -- 77.30kb -> 25.36kb (67.2%)
    /screenshots/hour.png -- 180.05kb -> 61.47kb (65.86%)
    /screenshots/year.png -- 63.71kb -> 22.17kb (65.21%)
    /screenshots/minute.png -- 99.48kb -> 34.69kb (65.13%)
    /screenshots/day.png -- 143.95kb -> 79.16kb (45.01%)
    /images/coverage-badge.svg -- 0.87kb -> 0.78kb (10.18%)
    
    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    imgbot[bot] authored and dalelotts committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    9a61db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1729bdb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. feat: add attributes to improve e2e testing

    If you were depending on the existance of date values in the classes of buttons, or other similar
    changes, your code will break after upgrading. I did not consider those classes part of the public
    API so I am not listing this as a breaking change.
    dalelotts committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4f1abc2 View commit details
    Browse the repository at this point in the history
Loading