Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
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
Administrator
bootstrap
Commits
08de4136
Commit
08de4136
authored
Apr 22, 2013
by
Stephen Edgar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'root' repo end 'insert_final_newline = true'
parent
4e9c8880
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
.travis.yml
.travis.yml
+1
-1
CHANGELOG.md
CHANGELOG.md
+1
-1
LICENSE
LICENSE
+1
-1
Makefile
Makefile
+1
-1
component.json
component.json
+1
-1
No files found.
.travis.yml
View file @
08de4136
language
:
node_js
language
:
node_js
node_js
:
node_js
:
-
0.6
-
0.6
\ No newline at end of file
CHANGELOG.md
View file @
08de4136
...
@@ -357,4 +357,4 @@ Complete rewrite of the library. For full details, head to the upgrading doc at
...
@@ -357,4 +357,4 @@ Complete rewrite of the library. For full details, head to the upgrading doc at
-
Bug fixes
-
Bug fixes
## v1.0.0
## v1.0.0
-
**Initial release**
-
**Initial release**
\ No newline at end of file
LICENSE
View file @
08de4136
...
@@ -173,4 +173,4 @@
...
@@ -173,4 +173,4 @@
incurred by, or claims asserted against, such Contributor by reason
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
END OF TERMS AND CONDITIONS
\ No newline at end of file
Makefile
View file @
08de4136
...
@@ -123,4 +123,4 @@ watch:
...
@@ -123,4 +123,4 @@ watch:
watchr
-e
"watch('less/.*
\.
less') { system 'make' }"
watchr
-e
"watch('less/.*
\.
less') { system 'make' }"
.PHONY
:
docs watch gh-pages bootstrap-img bootstrap-css bootstrap-js
.PHONY
:
docs watch gh-pages bootstrap-img bootstrap-css bootstrap-js
\ No newline at end of file
component.json
View file @
08de4136
...
@@ -5,4 +5,4 @@
...
@@ -5,4 +5,4 @@
"dependencies"
:
{
"dependencies"
:
{
"jquery"
:
"~1.8.0"
"jquery"
:
"~1.8.0"
}
}
}
}
\ No newline at end of file
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