Thanks to visit codestin.com
Credit goes to github.com

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: mdbootstrap/bootstrap-templates
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: E7solutions/bootstrap-tagsinput
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 30, 2017

  1. Fix tag insertion at specific position

    Tags inserted at specific positions where not registered at 
    the same position internally but always appended instead.
    
    This fix takes the current position of the input wrapper in
    relation to its siblings (the tags) into account.
    
    Fixes #349
    mbrodala authored and Brandon Opfermann committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    8f1ee78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from E7solutions/apply-mbrodala-pr

    Fix tag insertion at specific position
    bopfermann authored Jan 30, 2017
    Configuration menu
    Copy the full SHA
    2a1f86c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Added Fixes

    Brandon Opfermann authored and Brandon Opfermann committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    a14cf61 View commit details
    Browse the repository at this point in the history
Loading