Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Andrey Shilov
Ngx Bootstrap
Commits
74c15745
Commit
74c15745
authored
8 years ago
by
Dmitriy Schekhovtsov
Browse files
Options
Download
Email Patches
Plain Diff
v1.2.6
parent
d40a2998
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+10
-0
CHANGELOG.md
package.json
+1
-1
package.json
src/package.json
+1
-1
src/package.json
with
12 additions
and
2 deletions
+12
-2
CHANGELOG.md
View file @
74c15745
<a
name=
"1.2.6"
></a>
## [1.2.6](https://github.com/valor-software/ng2-bootstrap/compare/v1.2.5...v1.2.6) (2017-01-19)
### Bug Fixes
*
**aot:**
added missing exports (
[
d40a299
](
https://github.com/valor-software/ng2-bootstrap/commit/d40a299
)
)
<a
name=
"1.2.5"
></a>
## [1.2.5](https://github.com/valor-software/ng2-bootstrap/compare/v1.2.4...v1.2.5) (2017-01-18)
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
74c15745
{
"name"
:
"ng2-bootstrap-base"
,
"version"
:
"1.2.
5
"
,
"version"
:
"1.2.
6
"
,
"description"
:
"Native Angular Bootstrap Components"
,
"private"
:
true
,
"scripts"
:
{
...
...
This diff is collapsed.
Click to expand it.
src/package.json
View file @
74c15745
{
"name"
:
"ng2-bootstrap"
,
"version"
:
"1.2.
5
"
,
"version"
:
"1.2.
6
"
,
"dependencies"
:
{
"moment"
:
"*"
},
...
...
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
Menu
Projects
Groups
Snippets
Help