Skip to content
This repository has been archived by the owner on May 12, 2018. 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: alenaksu/mdPickers Loading
base: master
Choose a base ref
...
head repository: jasonray716/mdPickers Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 28, 2016

  1. chore: add .idea to .gitignore for webstorm

    Nicholas Li committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    7569776 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. docs: add issue and PR template

    Nicholas Li committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    a8256c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. feat(datepicker): support multiple date input formats

    - add new directive(attribute) mdp-acceptable-format
    
    Implements #1
    Nicholas Li committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    b394e78 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. feat(datepicker): allow to change the first DOW in calendar

    - add new directive(attribute) mdp-first-dow
    
    Implements #3
    Nicholas Li committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    c23c48e View commit details
    Browse the repository at this point in the history
  2. docs: update CHANGELOG for new version

    Nicholas Li committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    4f80a5a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    ef90e5f View commit details
    Browse the repository at this point in the history
Loading