Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
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: mgcrea/angular-strap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: geskill/angular-strap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 8, 2016

  1. feat($datepicker): Added support for default time

    A default time can be specified for datepicker in ISO time format.
    geskill committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    7dad97e View commit details
    Browse the repository at this point in the history
  2. fix($datepicker): Formatting

    geskill committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    47d8f17 View commit details
    Browse the repository at this point in the history
  3. feat($timepicker): Improved support for default date

    The default date supports dates in ISO format i.e. "2010-10-10" and today, tomorrow and yesterday. (today support by Danxil).
    geskill committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    6deea2a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. Configuration menu
    Copy the full SHA
    c54bfad View commit details
    Browse the repository at this point in the history
  2. docs($timepicker): Updated doc for defaultDate

    geskill committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    b48d677 View commit details
    Browse the repository at this point in the history
  3. docs($datepicker): Added doc for defaultTime

    geskill committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    cdb34b1 View commit details
    Browse the repository at this point in the history
Loading