Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
A
angular-breadcrumb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Custom Issue Tracker
Custom Issue Tracker
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angularjs
angular-breadcrumb
Commits
b9384ad7
Commit
b9384ad7
authored
Aug 03, 2018
by
bingchuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[dev] version 0.3.3
parents
Pipeline
#41
failed with stages
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
+33
-0
bower.json
bower.json
+33
-0
angular-breadcrumb.js
release/angular-breadcrumb.js
+0
-0
No files found.
bower.json
0 → 100644
View file @
b9384ad7
{
"name"
:
"angular-breadcrumb"
,
"description"
:
"AngularJS module that generates a breadcrumb from ui-router's states"
,
"version"
:
"0.3.3"
,
"main"
:
"release/angular-breadcrumb.js"
,
"ignore"
:
[
"sample"
,
"src"
,
"test"
,
".bowerrc"
,
".coveralls.yml"
,
".gitignore"
,
".jshintrc"
,
".travis.yml"
,
"gruntfile.js"
,
"bower.json"
,
"karma.conf.js"
,
"libpeerconnection.log"
,
"package.json"
,
"README.md"
],
"dependencies"
:
{
"angular"
:
">=1.0.8"
,
"angular-ui-router"
:
">=0.2.0"
},
"devDependencies"
:
{
"bootstrap"
:
"~2.3.2"
,
"angular-ui-bootstrap-bower"
:
"~0.8.0"
,
"underscore"
:
"~1.5.1"
,
"angular-mocks"
:
">=1.0.8"
,
"angular-sanitize"
:
">=1.0.8"
}
}
release/angular-breadcrumb.js
0 → 100644
View file @
b9384ad7
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment