Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScript-Resource
/
angular-strap
Public
forked from
mgcrea/angular-strap
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
angular-strap
src
popover
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 6, 2016
feat(callbacks): add function callbacks for events via attributes on directives
Show description for ce50472
Dale Alexander Webb
authored and
mgcrea
committed
ce50472
View commit details
Copy full SHA for ce50472
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
chore(eslint): switch eslint config
mgcrea
committed
58aa83b
View commit details
Copy full SHA for 58aa83b
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
fix(popover): fix popover title (fixes #2022)
Show description for 82b2ad2
Fabian Trampusch
authored and
mgcrea
committed
82b2ad2
View commit details
Copy full SHA for 82b2ad2
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
chore(eslint): big code cleanup to conform to .eslintrc
mgcrea
committed
f3c6083
View commit details
Copy full SHA for f3c6083
View code at this point
Browse repository at this point
chore(eslint): drop jshint, auto-fix code issues with eslint
mgcrea
committed
4562dba
View commit details
Copy full SHA for 4562dba
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
chore(docs): fix popover template docs
mgcrea
committed
836bc0a
View commit details
Copy full SHA for 836bc0a
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
fix($tooltip): close popovers on escape key
Show description for 97203b2
Idan Entin
authored and
mgcrea
committed
97203b2
View commit details
Copy full SHA for 97203b2
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
fix(tests): working test with angular@1.4.5
mgcrea
committed
1784bf5
View commit details
Copy full SHA for 1784bf5
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
fix(tests): support angular v1.4.5
mgcrea
committed
9d6833d
View commit details
Copy full SHA for 9d6833d
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
docs(global): 1.4 release related docs fixes
mgcrea
committed
94a66e9
View commit details
Copy full SHA for 94a66e9
View code at this point
Browse repository at this point
feat(tooltip and derivatives): refactor with $bsCompiler to add support for `controller`, `controllerAs`, `template`, `templateUrl` options
mgcrea
committed
623bfe0
View commit details
Copy full SHA for 623bfe0
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
chore(git): merge branch 'master' into refactor-docs
mgcrea
committed
b831bf2
View commit details
Copy full SHA for b831bf2
View code at this point
Browse repository at this point
feat(global): This adds the 'prefixEvent' and 'prefixClass' configurable options to the directives of the datepicker, modal, popover, select, timepicker and typeahead modules. These changes should …
Show description for d781c14
EliSnow
authored and
mgcrea
committed
d781c14
View commit details
Copy full SHA for d781c14
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
fix(boolean options): make falsy boolean options work
Show description for a034a59
dankahle
committed
a034a59
View commit details
Copy full SHA for a034a59
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
refactor(docs): wip
mgcrea
committed
7a8921d
View commit details
Copy full SHA for 7a8921d
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
docs(popover): fix $popover service sample call
Show description for cb8517d
vmlf01
committed
cb8517d
View commit details
Copy full SHA for cb8517d
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
feat(tooltip): add support for Bootstrap's viewport positioning
Show description for c9daa61
bstruthers
authored and
mgcrea
committed
c9daa61
View commit details
Copy full SHA for c9daa61
View code at this point
Browse repository at this point
fix(docs): some fixes & cleanup (fixes #1435, closes #1507)
mgcrea
committed
68792ec
View commit details
Copy full SHA for 68792ec
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Add "trigger: 'manual'" to $popover docs
Tobbe
committed
a613d6a
View commit details
Copy full SHA for a613d6a
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Update doc to show proper usage of $popover
Show description for 148ce5b
Tobbe
committed
148ce5b
View commit details
Copy full SHA for 148ce5b
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
test(popover): add tests for popover events triggering
vmlf01
committed
ef963ca
View commit details
Copy full SHA for ef963ca
View code at this point
Browse repository at this point
feat(popover): add $id property to $popover service instance
Show description for 30d49f6
vmlf01
committed
30d49f6
View commit details
Copy full SHA for 30d49f6
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
refactor(tooltip): update auto placement to match Bootstrap
Show description for adb68ee
bstruthers
committed
adb68ee
View commit details
Copy full SHA for adb68ee
View code at this point
Browse repository at this point
feat(tooltip): add ability to auto position tooltip
Show description for 74cac74
bstruthers
committed
74cac74
View commit details
Copy full SHA for 74cac74
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
docs(popover): add some autoclosing form example
mgcrea
committed
b5ad657
View commit details
Copy full SHA for b5ad657
View code at this point
Browse repository at this point
test(popover): add tests for autoClose when clicking inside popover content
vmlf01
authored and
mgcrea
committed
ec2d6bc
View commit details
Copy full SHA for ec2d6bc
View code at this point
Browse repository at this point
fix source code spacing
vmlf01
authored and
mgcrea
committed
badf04f
View commit details
Copy full SHA for badf04f
View code at this point
Browse repository at this point
feat(popover): add autoClose option to close popover when clicking outside popover
vmlf01
authored and
mgcrea
committed
5f1a5dc
View commit details
Copy full SHA for 5f1a5dc
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
fix(bsShow): fix bsShow to support using "true" string to show element
vmlf01
authored and
mgcrea
committed
76188a2
View commit details
Copy full SHA for 76188a2
View code at this point
Browse repository at this point
test(bsShow): add tests for bsShow attribute with string values
vmlf01
authored and
mgcrea
committed
7a4368b
View commit details
Copy full SHA for 7a4368b
View code at this point
Browse repository at this point
test(bsShow): add bsShow attribute tests
vmlf01
authored and
mgcrea
committed
d9f93c5
View commit details
Copy full SHA for d9f93c5
View code at this point
Browse repository at this point
Commits on Aug 31, 2014
fix(popover): remove $location from dependencies
sh
authored and
mgcrea
committed
9e3b59b
View commit details
Copy full SHA for 9e3b59b
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
fix(global): fix bsShow string match support
mgcrea
committed
0fafec6
View commit details
Copy full SHA for 0fafec6
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
fix(alert, aside, dropdown, modal, popover, scrollspy, select, timepicker, typeahead): fail-safe destroy
Josh Schreuder
authored and
mgcrea
committed
4bf8b93
View commit details
Copy full SHA for 4bf8b93
View code at this point
Browse repository at this point
Commits on Aug 2, 2014
feat(popover): add support for customClass option
RathaR
authored and
mgcrea
committed
3788793
View commit details
Copy full SHA for 3788793
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.