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

Postion updates #128

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

Postion updates #128

wants to merge 20 commits into from

Commits on Oct 22, 2015

  1. Added dependency for eonasdan-bootstrap-datetimepicker

    Replaced CSS files with those from eonasdan-bootstrap-datetimepicker for better feature parity
    Updated Examples to use eonasdan-bootstrap-datetimepicker CSS
    unthunk committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    7aca80b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8118ee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8f41f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5122909 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Updated widget to always use relative positioning for parent wrapper …

    …and fixed/removed positioning styles etiher included in CSS or not needed
    unthunk committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    baa26df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from unthunk/markup-cleanup

    Markup cleanup
    unthunk committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    f31559b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. Fixes for tests

    unthunk committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    c6956cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from unthunk/markup-cleanup

    Fixes for tests
    unthunk committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    fd0b640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dced0e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from unthunk/markup-cleanup

    This file belongs in a different branch
    unthunk committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    403fd3e View commit details
    Browse the repository at this point in the history
  5. Adding support for custom icons as https://github.com/Eonasdan/bootst…

    …rap-datetimepicker does:
    
    - defaults to glyphicons
    - pass in optional icons object to replace some/all of the icons
    - unit tests
    unthunk committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    a0c8c1a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. Configuration menu
    Copy the full SHA
    0d3aa08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b77458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05b29d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18455fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92da7dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from unthunk/support-custom-icons

    Support custom icons
    unthunk committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    1d51579 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

  1. Removing uneeded console.log

    unthunk committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    e914142 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. Added widgetPositioning option based on http://eonasdan.github.io/boo…

    …tstrap-datetimepicker/Options/#widgetpositioning
    
    - rewrote positioing code to handle vertical, horizontal, and auto options
    - updated markup to match code style of original plugin
    - added example
    - updated README
    unthunk committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    2f09f50 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. updated README for clarity

    unthunk committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    4393afa View commit details
    Browse the repository at this point in the history