- upgrade
angular
to^6.0.0
(fixes: #135) - upgrade
stream_transformer
to^1.2.0
- upgrade
angular_forms
to^3.0.0
- fix lint warnings
- fix errors in demo after upgrade
- upgrade
font_awesome
to5.10.1
- upgrade
bootstrap_sass
to4.3.1
(fixes: #127)
- upgrade
angular
to^6.0.0-alpha
- fix
bs_tabx
not working correctly when it is inside angIf
template element (fix #109)
- add
editable
attribute tobs_table
- add
searchable
attribute and search fields row tobs_table
(fix #85) - add
hideSelectColumn
attribute tobs_table
(fix #92)
- upgrade dart-sdk version to
>=2.1.0-dev <3.0.0
- fix sorting by number or date (fix #117)
- fix pagination greater than 10 (fix #116)
- add examples to remote data with
bs-table
- fix remote sorting for
bs-table
- fix column width for select column
- upgrade
bootstrap_sass
to version^4.1.3
- fix demo links
- fix
accordion
style
- Add
ngClass
tobs-column
- rename
constants
to camelcase - fix
bsTable
- add vertical tabs support to
bs-tabsx
bs-progress
is resizeable- fix bug on active tab not set correctly (fix #19)
- Add ability to edit table inline
- upgrade dependencies to support dart-sdk
2.0.0
- move css from
file_upload_demo.html
tofile_upload_demo.scss
- remove validators since angular ones accomplish the same
- upgrade to
angular: 5.0.0-beta+3
- upgrade
angular
to5.0.0-alpha+15
- upgrade
angular_forms
to2.0.0-alpha+7
- enhance
bs-inputs
- upgrade
angular
to5.0.0-alpha+13
- upgrade
angular_forms
to2.0.0-alpha+5
- upgrade
angular
to^5.0.0-alpha+2
- upgrade
stream_transform
to^0.0.11
- change
bootstrapStatic
byrunApp
- fixes #103
- fixes #104
- fixes #105
- upgrade
angular
to version5.0.0-alpha+9
- upgrade
bootstrap_sass
to version4.0.0
- add class
modal-open
tobody
when modal is open - add
$dropdown-link-hover-bg: #e9ecef !default;
to make background color of dropdown links darker
- upgrade
angular
to version5.0.0-alpha+7
- upgrade
build_runner
to version^0.7.0
- fix bug in
bs-rating
component - fix bug in
progress
caused by addingbootstrap@^4.0.0-beta
- add ability to create components inside modal
- add
bsPattern
tobsInput
- add ability to override error messages to
bsInput
- add example of pagination custom text
- add card header
- fix card for bootstrap
- update tooltip_demo.html
- add popover component (fixes: #82)
- fix tooltip styles
- upgrade to
bootstrap@^4.0.0-beta
- correct tooltip placement inside table element (fixes: #76)
- correct tooltip placement after fast hide and show
- correct accordion expand/collapse timing
- Upgrade to
angular_forms@^1.0.0
(fixes: #80)
- Upgrade to
angular@4.0.0
- support
DDC
(fixes: #71) - change
stream_transformers
library bystream_transform
- add input listener to components that extends
DefaultValueAccessor
- Upgrade to
angular@4.0.0-beta
(fixes: #78)
- Upgrade to
angular@4.0.0-alpha+3
- Change
bs-modal
logic to pass buttons instead actions - Add
BsPromptService
to create a modal from a function
- Upgrade to
angular@4.0.0-alpha+2
- add
bsPrompt
- Upgrade to
angular@4.0.0-alpha+1
- add BsInput to BS_DIRECTIVES list
- enhance BsInput component
- add BsMinLength Directive
- add BsMaxLength Directive
- remove date_picker_inner files and activeDate attribute from date-picker
- remove
initDate
from date-picker (fixes: #68) - enhance layout and styling of date-picker
- upgrade
sass_builder
to^0.1.1
- replace
EventEmitter
byStream
andStreamController
- upgrade
markdown
to version0.11.3
- upgrade to
angular 3.0.0-beta+2
- use
sass_builder 0.0.2
- use
angular2 3.0.0-alpha+1
bs-table
allows row selection and cell templates
- upgrade to
sass 1.0.0-alpha.9
- upgrade to
intl 0.14.0
- correct
date-picker-popup
not updating values correctly
- upgrade to
bootstrap_sass v4.0.0-alpha.5
- remove unneded code in
date_picker_popup
- add format and locale to datepicker-popup (fixes #51 and #45)
- correct path to font-awesome (fixes #59)
- make accordion panel grow to fit the content (fixes #55)
- Use
grinder
anddart-sass
insteadsass_transformer
andruby-sass
. - Upgrade angular to
2.2.0
and removeRenderer
from files. (fixes #56)
- Typeahead:
- increase the options limit to 200
- process matches always user clicks dropdown button, or whenever user change search value
- add clear text button
- add
_typeahead.scss
which contains the styles forclear-button
- increase version of angular2 to
2.0.0-beta.22
- change path of fontawesome in
all.scss
to usepackages
directory - remove
web
folder. The content is going to be ingh-pages
branch and it is going to work as separate project. - remove print from BsModalComponent constructor
- rename
NG_BOOTSTRAP_TABLE_DIRECTIVES
toBS_TABLE_DIRECTIVES
- rename
NG_BOOTSTRAP_TABSX_DIRECTIVES
toBS_TABSX_DIRECTIVES
- rename
NG_BOOTSTRAP_DIRECTIVES
toBS_DIRECTIVES
- add
file-upload
directives
- correct wrong totalChange value change in pagination
- correct modal demo button class
- use
totalPages
value from pagination instead calculating it intable-demo
- correct back
removeTab
as proposed on PR #23
- correct bug of accordion-panel not opening by default
- add ability to use complex objects as data input for table component
- upgrade
bootstrap_sass
tov4.0.0-alpha.3+4
- upgrade
sass_transformer
tov0.1.1
- change
sass
tosass_transformer
in README
- use
sass_transformer 0.1.0
insteaddart-sass 0.5.0
- remove packages path from
all.scss
- Rename components to use pattern
Bs<name>Component
- Rename directives to use pattern
Bs<name>Directive
- Make
BsTimePickerComponent.writeValue
methodasync
- Make
BsDatePickerComponent.writeValue
methodasync
- Add styling for
bs-pager
- Add
min-width
tobs-pagination
components inbs-pagination-demo
- Upgrade to
angular 2.0.0-alpha.20
- add
BsTableComponent
andBsColumnComponent
:- no column template supported
- no complex objects as row input supported
- no selection
- no actions (delete, edit, view, ...)
- correct pagination directive totalItems change
- Collapse directive:
- correct collapsing animation
- remove
isCollapse
andisCollapsed attributes
- addbsCollapseChange
andcollapsingChange
event-emitters - upgrade bootstrap_sass to 4.0.0-alpha.3+1
- use $ling-height-base instead $line-height in _panel.scss
- rename css-class scrollable-menu to scrollable-navbar-menu to avoid crashes with class in _dropdown.scss
- fix collapse_demo.html: collapse not being hidden
- correct panel-title font too big
- make
TypeAhead.dropdownMenu
scrollable. Fixes #7. - add
noResults
andloading
messages toTypeAhead.dropdownMenu
- correct
TypeAhead
case sensitivity results - remove
TypeAhead._queryStream.distinct
processing, this avoids values not gotten when same value has been typed before after passing debounce time
- rename
n2sCollapse
tobsCollapse
- fix bug in
accordion
caused whencloseOthers
attribute is null - remove unneeded code on
DatePickerPopup
(solves #26) - correct error caused by entering wrong date onto DatePickerPopup-TextBox
- upgrade to angular 2.0.0-beta.19
- Fix Removing tabs sometimes didn't work #23
- Added support for typeaheads to specify a
optionField
in complex Objects - Rename NG_BOOTSTRAP_TABS_DIRECTIVES to NG_BOOTSTRAP_TABSX_DIRECTIVES
- Add NG_BOOTSTRAP_TABS_DIRECTIVES constant
- Remove components.dart and put the code into ng_bootstrap.dart directly
- Rename NGBS_CAROUSEL_DIRECTIVES to NG_BOOTSTRAP_CAROUSEL_DIRECTIVES
- correct bug sass not founding files doubt to usage of relative path instead of packages path
- change caret icon of typeahead to font-awesome icon
- Remove Getting Started and Migration links from demo header
- correct visual errors in dropdown demo
- add style display inline-block to bs-dropdown