# Change Log
All notable changes to this project will be documented in this file

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 2.6.1
### Changed
 - Official Release

## 2.6.1-rc.1
### Changed
 - FIO-5369: fixed an issue where clicking on the tooltip enables the ch…

## 2.6.0
### Changed
 - Official Release

## 2.6.0-rc.6
### Fixed
 - FIO-3758: Duplication of radio ids inside nested forms

## 2.6.0-rc.5
### Fixed
 - FIO-3758: Duplication of radio ids inside nested forms

## 2.6.0-rc.4
### Fixed
 - FIO-3519 Added ref to wizard header for 'scroll to top' feature
 - FIO-3011 fixed an issue where only '{' character send and returned to/from the server

## 2.6.0-rc.3
### Changed
 - Rebuild.

## 2.6.0-rc.2
### Changed
 - FIO-3323: Fixing the datagrid spacing.

## 2.6.0-rc.1
### Chagned
 - FIO-1239: Implement wizard header type selection
 - FIO-1112: Add vertical layout for tabs component
 - FIO-2617: File: make webcam available only when option checked


## 2.5.3
### Fixed
 - FIO-3323: Removing col from tables since it is causing issues.

## 2.5.2
### Fixed
 - FIO-3323: Fixing the datagrid spacing.

## 2.5.1
### Fixed
 - Fixing tooltips

## 2.5.0
### Fixed
 - UIP-251: Update file template with file drop area hide option

### Added
 - FMG-99: Add col-md classes to table and dataGrid templates
 - FJS-1342: added templates for form errors list and alerts
 - FJS-1419: added tooltip for wizard pages

### Changed
 - Upgrade @types/ejs@3.0.5, @types/sinon@9.0.10, @types/mocha@8.2.0, @types/node@14.14.20, mocha@8.2.1, sinon@9.2.3, ts-node@9.1.1, ts-sinon@2.0.1, typescript@4.1.3, webpack@5.12.0, webpack-cli@4.3.1

## 2.4.5
### Changed
 - Upgrade dependencies.

## 2.4.4
### Changed
 - FJS-1050: added hide label option for panel
 - Added prefix and suffix to input component template.

## 2.4.3
### Changed
 - Added a for attributes to labels.

## 2.4.1
### Changed
 - FJS-939: adopt input template to latest changes in bootstrap template.

## 2.1.0
### Changed
 - Add label alignment support for pdf renderer

## 2.0.0
### Breaking Change
 - Removed usage of `render` template function. Use at least formio.js@4.8.0 with this version.

### Changed
 - File component template improvements.
 - Upgrade @types/chai@4.2.7, typescript@3.7.5, webpack@4.41.5, ts-node@8.6.2, @types/node@13.1.8, mocha@7.0.0, nyc@15.0.0, sinon@8.1.1, tslint@6.0.0
