Detection whether position is within community borders.
This commit is contained in:
parent
cabc070b77
commit
43b4ad9178
31 changed files with 11960 additions and 16 deletions
app/bower_components/angular-bootstrap
24
app/bower_components/angular-bootstrap/.bower.json
vendored
Normal file
24
app/bower_components/angular-bootstrap/.bower.json
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"author": {
|
||||
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
||||
},
|
||||
"name": "angular-bootstrap",
|
||||
"version": "0.11.0",
|
||||
"main": [
|
||||
"./ui-bootstrap-tpls.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"angular": ">=1"
|
||||
},
|
||||
"homepage": "https://github.com/angular-ui/bootstrap-bower",
|
||||
"_release": "0.11.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.11.0",
|
||||
"commit": "75b302f82c1a3b0647695a3dfeacab0a153ea8a0"
|
||||
},
|
||||
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
|
||||
"_target": "~0.11.0",
|
||||
"_originalSource": "angular-bootstrap",
|
||||
"_direct": true
|
||||
}
|
11
app/bower_components/angular-bootstrap/bower.json
vendored
Normal file
11
app/bower_components/angular-bootstrap/bower.json
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"author": {
|
||||
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
||||
},
|
||||
"name": "angular-bootstrap",
|
||||
"version": "0.11.0",
|
||||
"main": ["./ui-bootstrap-tpls.js"],
|
||||
"dependencies": {
|
||||
"angular": ">=1"
|
||||
}
|
||||
}
|
4116
app/bower_components/angular-bootstrap/ui-bootstrap-tpls.js
vendored
Normal file
4116
app/bower_components/angular-bootstrap/ui-bootstrap-tpls.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
10
app/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js
vendored
Normal file
10
app/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3799
app/bower_components/angular-bootstrap/ui-bootstrap.js
vendored
Normal file
3799
app/bower_components/angular-bootstrap/ui-bootstrap.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
9
app/bower_components/angular-bootstrap/ui-bootstrap.min.js
vendored
Normal file
9
app/bower_components/angular-bootstrap/ui-bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue