Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Adding possibility to clear the selector and the properties clearable, disabled and placeholder. #54

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2015

  1. - Scoped version for npm

    Alejandro Sellero committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    35e77d4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. - mnq named project

    Alejandro Sellero committed May 22, 2015
    Configuration menu
    Copy the full SHA
    7db3fb2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:quri/react-bootstrap-datetimepick…

    …er into develop
    
    # By Trevor Ewen (5) and others
    # Via Loic CHOLLIER (2) and Loïc CHOLLIER (1)
    * 'master' of github.com:quri/react-bootstrap-datetimepicker:
      Bump version to 0.0.15
      Adds maxDate / minDate example
      Fix maxDate
      Brings back build settings
      FIX: addMinute, addHour, subtractMinute, subtractHour are now updating inputValue. This is more logical and actually follows the orginal package.
      Added the cjs, amd, and bower_components directories to gitignore.
      Updated README with new properties.
      Latest cjs and amd builds.
      Updated the changedate method to ignore disabled days.
      Added the props for minDate and maxDate.
    
    # Conflicts:
    #	examples/basic/basic.jsx
    #	package.json
    #	src/DateTimeField.jsx
    Alejandro Sellero committed May 22, 2015
    Configuration menu
    Copy the full SHA
    bc17992 View commit details
    Browse the repository at this point in the history
  3. New version

    Alejandro Sellero committed May 22, 2015
    Configuration menu
    Copy the full SHA
    6244725 View commit details
    Browse the repository at this point in the history
  4. Target in variable

    Alejandro Sellero committed May 22, 2015
    Configuration menu
    Copy the full SHA
    79dd38a View commit details
    Browse the repository at this point in the history
  5. Adding class placeholder when showing the defaultText

    Alejandro Sellero committed May 22, 2015
    Configuration menu
    Copy the full SHA
    e492cb4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. Configuration menu
    Copy the full SHA
    b6a6eed View commit details
    Browse the repository at this point in the history
  2. - Working version with clear link.

    - Added disabled state.
    Alejandro Sellero committed May 26, 2015
    Configuration menu
    Copy the full SHA
    eb9fa99 View commit details
    Browse the repository at this point in the history
  3. - Keeping our on viewDate

    Alejandro Sellero committed May 26, 2015
    Configuration menu
    Copy the full SHA
    eedf6c9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. - Sending selectedDate only when necessary

    Alejandro Sellero committed May 27, 2015
    Configuration menu
    Copy the full SHA
    45d6ffb View commit details
    Browse the repository at this point in the history
  2. - Bugfix taking care of not losing the minDate

    Alejandro Sellero committed May 27, 2015
    Configuration menu
    Copy the full SHA
    b703e82 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2015

  1. Completely separation of viewDate and selectedDate to be able to have…

    … nothing as selected date
    alex1712 committed May 30, 2015
    Configuration menu
    Copy the full SHA
    afe6ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95249ad View commit details
    Browse the repository at this point in the history
  3. Minimize css

    alex1712 committed May 30, 2015
    Configuration menu
    Copy the full SHA
    bf2b0c3 View commit details
    Browse the repository at this point in the history
  4. Updating readme

    alex1712 committed May 30, 2015
    Configuration menu
    Copy the full SHA
    88d64bf View commit details
    Browse the repository at this point in the history
  5. Examples texts

    alex1712 committed May 30, 2015
    Configuration menu
    Copy the full SHA
    446300f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

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