-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: mgcrea/angular-strap
base: master
head repository: rzschech/angular-strap
compare: master
- 16 commits
- 119 files changed
- 2 contributors
Commits on Nov 11, 2016
-
feature(dropdown): add target support to dropdown
This allows the dropdown button to be independent of the location of the dropdown as per Bootstrap's dropdown.js getParent() function. The options.target element be read after $tooltip.init resolves it.
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for cac78de - Browse repository at this point
Copy the full SHA cac78deView commit details -
feature(*): prevent default support for hide event
This allows the application code to prevent a tooltip from hiding.
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for f42c21e - Browse repository at this point
Copy the full SHA f42c21eView commit details -
fix(modal): add backdrop style 'in' when no animation
This is the default Bootstrap behaviour. fixes #1323
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for a4c3930 - Browse repository at this point
Copy the full SHA a4c3930View commit details -
feature(dropdown): add dropup and menu-right support to dropdown
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 679fa05 - Browse repository at this point
Copy the full SHA 679fa05View commit details -
feat(bsProgressbar): add bsProgressbar directive
add a directive for a progress bar, with tests and docs resolve #379
Configuration menu - View commit details
-
Copy full SHA for b9e775a - Browse repository at this point
Copy the full SHA b9e775aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 642c13c - Browse repository at this point
Copy the full SHA 642c13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47dc486 - Browse repository at this point
Copy the full SHA 47dc486View commit details -
feature(*): apply placement with least overlap with container
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for cf0ebb3 - Browse repository at this point
Copy the full SHA cf0ebb3View commit details -
Remove value% from progress bar
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 7f4ea5b - Browse repository at this point
Copy the full SHA 7f4ea5bView commit details -
feature(*): don't stop propogation of click events to auto close
This change checks if the click event is not a child of the element to determine if the tooltip should hide. This is needed so that other components which are listening for these click events still receive them.
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for d9efbd6 - Browse repository at this point
Copy the full SHA d9efbd6View commit details -
feature(*): don't close tooltip if click is on removed element
Richard Zschech committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 0814e36 - Browse repository at this point
Copy the full SHA 0814e36View commit details
Commits on Nov 14, 2016
-
Richard Zschech committed
Nov 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 7e7b6cc - Browse repository at this point
Copy the full SHA 7e7b6ccView commit details
Commits on Nov 16, 2016
-
feature(dropdown): inline template support
This allows the dropdown-menu to be used rather than creation of the menu using JavaScript. fixes #340
Richard Zschech committedNov 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 52c162e - Browse repository at this point
Copy the full SHA 52c162eView commit details
Commits on Nov 17, 2016
-
Richard Zschech committed
Nov 17, 2016 Configuration menu - View commit details
-
Copy full SHA for fb9ae3d - Browse repository at this point
Copy the full SHA fb9ae3dView commit details -
chore(release): cut the 2.3.9-ts release
Richard Zschech committedNov 17, 2016 Configuration menu - View commit details
-
Copy full SHA for a0c7f9d - Browse repository at this point
Copy the full SHA a0c7f9dView commit details
Commits on Jan 6, 2017
-
Richard Zschech committed
Jan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for db44fbb - Browse repository at this point
Copy the full SHA db44fbbView 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