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: isteven/angular-multi-select
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: castle-it/angular-multi-select
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 95 files changed
  • 3 contributors

Commits on Feb 27, 2015

  1. v4.0.0

    isteven committed Feb 27, 2015
    Copy the full SHA
    5d07c54 View commit details

Commits on Mar 2, 2015

  1. demo file for testing

    isteven committed Mar 2, 2015
    Copy the full SHA
    8fc305e View commit details

Commits on Mar 22, 2015

  1. fix manual data type

    isteven committed Mar 22, 2015
    Copy the full SHA
    75c2882 View commit details

Commits on Mar 24, 2015

  1. dev update

    isteven committed Mar 24, 2015
    Copy the full SHA
    03e38bf View commit details

Commits on Mar 25, 2015

  1. Update to ISteven Multi Select

    - button-class attribute on the directive can now add classes to the button
    - $watch on output model allows output model to update the selected items
    - skip-input-sync
    unknown authored and unknown committed Mar 25, 2015
    Copy the full SHA
    3197836 View commit details
  2. - Added idProperty that was missing from the directive attributes

    - Added !$scope.outputModel for button refresh incase the output model does not exist due to binding
    unknown authored and unknown committed Mar 25, 2015
    Copy the full SHA
    94d1f5d View commit details

Commits on Apr 13, 2015

  1. Updated OutputModel Management to be smart, and not obliterate the ou…

    …tput Model every time there is a change. TODO: keep the formatting of the original file.
    unknown authored and unknown committed Apr 13, 2015
    Copy the full SHA
    647c297 View commit details
  2. Fixed issues with the smart model

    unknown authored and unknown committed Apr 13, 2015
    Copy the full SHA
    c8e5a34 View commit details

Commits on Jun 29, 2015

  1. Updated to Unicode Checkmark

    unknown authored and unknown committed Jun 29, 2015
    Copy the full SHA
    4512023 View commit details

Commits on Jun 30, 2015

  1. Fix for issue of rapid click of options

    unknown authored and unknown committed Jun 30, 2015
    Copy the full SHA
    91ebbb0 View commit details

Commits on Sep 3, 2015

  1. Merge branch 'dev' of https://github.com/castle-it/angular-multi-select

    unknown authored and unknown committed Sep 3, 2015
    Copy the full SHA
    e16fce7 View commit details
Loading