-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: pahans/reactive-modal
base: master
head repository: jchristman/reactive-modal
compare: master
- 16 commits
- 5 files changed
- 4 contributors
Commits on Feb 26, 2015
-
- Fixed javascript closure issue on convenience functions
- Added reactivity on button labels and closeModalOnClick - Added more convenience functions: .closeOnClick(), .noCloseOnClick(), .setLabel('XXXXX')
Configuration menu - View commit details
-
Copy full SHA for 138c892 - Browse repository at this point
Copy the full SHA 138c892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 339d2e4 - Browse repository at this point
Copy the full SHA 339d2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b2a1c - Browse repository at this point
Copy the full SHA 70b2a1cView commit details
Commits on Apr 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for cb79fc3 - Browse repository at this point
Copy the full SHA cb79fc3View commit details
Commits on Jul 4, 2015
-
Change-Id: I84f78b76fb64cef1072c98e6bba8b83c217fa88f
Christian Fehmer committedJul 4, 2015 Configuration menu - View commit details
-
Copy full SHA for c356219 - Browse repository at this point
Copy the full SHA c356219View commit details
Commits on Jul 5, 2015
-
Merge pull request #1 from fehmer/master
adds icon support for buttons
Configuration menu - View commit details
-
Copy full SHA for 8ce2f7a - Browse repository at this point
Copy the full SHA 8ce2f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb3193 - Browse repository at this point
Copy the full SHA 0eb3193View commit details
Commits on Oct 2, 2015
-
Optionally remove the × close button from the modal header
Configuration menu - View commit details
-
Copy full SHA for bd854e3 - Browse repository at this point
Copy the full SHA bd854e3View commit details -
Pass-through of modal options object
Optionally allow pass-through of Bootstrap Modal options object, applied on initialisation of the dialog
Configuration menu - View commit details
-
Copy full SHA for bb3f7c4 - Browse repository at this point
Copy the full SHA bb3f7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f46ea1 - Browse repository at this point
Copy the full SHA 1f46ea1View commit details -
Add guard code to prevent intermittent Undefined errors
Added guard code to button click event handler to protect access of this.button.emit function. In my application, I occasionally see unreproduceable reported ‘Undefined’ errors on that line.
Configuration menu - View commit details
-
Copy full SHA for 6c2043b - Browse repository at this point
Copy the full SHA 6c2043bView commit details
Commits on Oct 5, 2015
-
Merge pull request #2 from rjsmith/master
hideCloseButton, modal options and button event guard code
Configuration menu - View commit details
-
Copy full SHA for 8038ff2 - Browse repository at this point
Copy the full SHA 8038ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4caea3d - Browse repository at this point
Copy the full SHA 4caea3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4462762 - Browse repository at this point
Copy the full SHA 4462762View commit details
Commits on Jan 26, 2016
-
Just because it makes it unable to copy the options as is :)
Configuration menu - View commit details
-
Copy full SHA for 0785e2e - Browse repository at this point
Copy the full SHA 0785e2eView commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8cf5044 - Browse repository at this point
Copy the full SHA 8cf5044View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master