Gijgo Versions Save

Gijgo - Free Javascript Controls

v1.9.0

6 years ago

Added integration with Angular 5+. Added various improvements in the visualization of the dropdown. Added spanish translation for all widgets. Added getCSV and downloadCSV methods for the grid. Added updateNode method for the tree. Added headerRowHeight and bodyRowHeight configuration options for the grid. Added size configuration options for the datepicker.

Bug Fixes: https://github.com/atatanasov/gijgo/issues/281 https://github.com/atatanasov/gijgo/issues/289 https://github.com/atatanasov/gijgo/issues/295

v1.8.2

6 years ago

Renamed the 'show' and 'hide' events to open and close for the timepicker. Renamed the 'show' and 'hide' methods to open and close for the timepicker. Added column.editField configuration option for the grid. 'oldValue' is removed as parameter in cellDataChanged event for the grid. Added expandAll and collapseAll methods for the grid. Added maxHeight configuration option for the dropdown. The editor is improved to work with textareas. The datepicker is improved to support selection of month, year and decade. Added getAll method for the tree.

Bug Fixes: https://github.com/atatanasov/gijgo/issues/16 https://github.com/atatanasov/gijgo/issues/260 https://github.com/atatanasov/gijgo/issues/264 https://github.com/atatanasov/gijgo/issues/266 https://github.com/atatanasov/gijgo/issues/271 https://github.com/atatanasov/gijgo/issues/274 https://github.com/atatanasov/gijgo/issues/276 https://github.com/atatanasov/gijgo/issues/279

v1.8.1

6 years ago

Added changing event for the editor. Renamed the 'change' event to changed for the editor. Renamed the 'show' and 'hide' events to open and close for the datepicker. Renamed the 'show' and 'hide' methods to open and close for the datepicker.

Bug Fixes: https://github.com/atatanasov/gijgo/issues/169 https://github.com/atatanasov/gijgo/issues/215 https://github.com/atatanasov/gijgo/issues/245 https://github.com/atatanasov/gijgo/issues/246 https://github.com/atatanasov/gijgo/issues/254

v1.7.3

6 years ago

v1.7.2

6 years ago

Bug fixes and polishing

v1.7.1

6 years ago

Bug fixes and polishing

v1.7.0

6 years ago

Change Log Version 1.7 Added lazyLoading configuration option for the tree. Added hasChildrenField configuration option for the tree. Added getChildren method for the tree. Added disableDaysOfWeek configuration option to the datepicker. Added calendarWeeks configuration option to the datepicker. Added keyboardNavigation configuration option to the datepicker. Added locale configuration option to the datepicker.

Bug Fixes https://github.com/atatanasov/gijgo/issues/192 https://github.com/atatanasov/gijgo/issues/194 https://github.com/atatanasov/gijgo/issues/196 https://github.com/atatanasov/gijgo/issues/210 https://github.com/atatanasov/gijgo/issues/211

v1.6.0

6 years ago

Added content method to the dialog. Added disabledField configuration option to the tree. Added enable and disable events to the tree. Added enableAll, disableAll, enable and disable methods to the tree. Added select and unselect methods to the tree. Added show and hide methods to the datepicker. Added support for short month and long month name formats in the datepicker. Added weekStartDay configuration option to the datepicker.

Bug Fixes: https://github.com/atatanasov/gijgo/issues/148 https://github.com/atatanasov/gijgo/issues/150 https://github.com/atatanasov/gijgo/issues/153 https://github.com/atatanasov/gijgo/issues/165 https://github.com/atatanasov/gijgo/issues/172 https://github.com/atatanasov/gijgo/issues/173 https://github.com/atatanasov/gijgo/issues/176 https://github.com/atatanasov/gijgo/issues/177 https://github.com/atatanasov/gijgo/issues/180