- 19 Jun, 2017 1 commit
-
-
Sergey Koshechkin authored
-
- 15 Jun, 2017 2 commits
-
-
Marcel Šebek authored
- this was issue , broken by 27a02292 fixes #1556
-
artemvfrolov authored
fixes #1689
-
- 12 Jun, 2017 1 commit
-
-
C. Michael Pilato authored
(Positioning.position): element.getBoundingClientRect() returns a read-only value, so don't assign it directly to a variable whose properties are subsequently modified.
-
- 02 Jun, 2017 7 commits
-
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
JanEggers authored
fixed #1629 * fixed duplicate tab issue * removed automatic reselection of tabs if tab is destroyed * added tests for remove tab * added viewvchild to be able to call method * added detect changes call to fix unittests * fix(tabs): remove tab-content node if tab is destroyed * fix(tabs): fix ngIf error and change docs
-
tibs authored
-
Andrei K authored
close #1908 * Added id parameter in tab directive * docs(tab): add docs for ID parameter
-
ASG\borja.ruiz authored
-
- 01 Jun, 2017 8 commits
-
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
Ilya Surmay authored
-
Ilya Surmay authored
-
Ilya Surmay authored
-
Ilya Surmay authored
-
Hoël Iris authored
Twitter bootstrap (and so ngx-boostrap) doesn't officialy support nested modals. You can however display nested modal but at least one issue appears: At first modal you close, scroll events and scrollbar go back to the page, so you can't scroll modals that are still displayed. I propose to improve it with following modifications in modal component: - at show, check if 'modal open' class is already attached to document body and set `isNested` boolean accordingly - at hide, if nested, do not remove 'modal open' class and do not reset scrollbar. Related to: valor-software/ngx-bootstrap#896 valor-software/ngx-bootstrap#1691
-
- 30 May, 2017 2 commits
-
-
greenkeeper[bot] authored
* chore(package): update dependencies * docs(readme): add Greenkeeper badge
-
Ilya Surmay authored
-
- 29 May, 2017 1 commit
-
-
Ilya Surmay authored
* chore(package): update cli to 1.0.4, fix code coverage build process * chore(changelog) changelog nested list fix (#1943) * wip * chore(package): update cli to 1.0.6 * chore(package): updated ngm-cli version
-
- 26 May, 2017 2 commits
-
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
- 25 May, 2017 1 commit
-
-
blackholegalaxy authored
-
- 12 May, 2017 1 commit
-
-
cesar garay authored
* Add output emiters * fix(dropdown): remove unnecessary event binding and method
-
- 03 May, 2017 1 commit
-
-
Dmitriy Shekhovtsov authored
-
- 25 Apr, 2017 3 commits
-
-
Dinesh authored
-
David Herges authored
`dismissibleChange` is used with `.subscribe((dismissible: boolean) => { ... })` but declared as `EventEmitter<string>`
-
Juha Kaunisto authored
The previous example code resulted in broken widget, the fixed code is taken directly from http://valor-software.com/ngx-bootstrap/#/dropdowns#single-button
-
- 24 Apr, 2017 1 commit
-
-
Dmitriy Shekhovtsov authored
-
- 10 Apr, 2017 3 commits
-
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
read more: https://github.com/valor-software/ngx-bootstrap/issues/1885 refs #1885
-
- 06 Apr, 2017 6 commits
-
-
Dmitriy Schekhovtsov authored
-
Dmitriy Schekhovtsov authored
-
Dmitriy Schekhovtsov authored
-
Dmitriy Schekhovtsov authored
-
Dmitriy Schekhovtsov authored
-
Dmitriy Schekhovtsov authored
-