* * Covered more test case scenarios for start-form component
* [ADF-1608] Start Form - Improve the unit test cases.
* Refactored start-form.component.spec.ts
* Covered more test case scenarios for start-form component
* Get the typeahead value from the process variables. We should not use the processDefinition to get again all the values
* Improve the dropdown widget
* [ADF-1291] Attachment list after upload list is not instantly refreshed
* Implemented NgZone to ensure change detection
* [#2377 Github] Attachments control won't let you add a document you removed
* Reset the value of input after each upload so that change will be detected if the same file is selected repeatedly
* [#2377 Github] Attachments control won't let you add a document you removed
* Added test to make sure the input value is rest after upload
* 508 fixes to bring the comments table into compliance. The <thead> element must be visible to users and <th> must display text that indicates what resides in the columns below.
* Updated to properly use the i18 translation
* [ADF-1590] Cursor pointer is not displayed on expand/collapse Task and Process Filters
* Added property [cursor: pointer] in accordion-group.component.scss
* [ADF-1590] Cursor pointer is not displayed on expand/collapse Task and Process Filters
* Added property [cursor: pointer] in accordion-group.component.scss
* Added css property for expand/collapse problem on heading click
* [ADF-1549] Added undoc stoplist feature
* [ADF-1549] Better grouping of items in doc index
* [ADF-1549] Added undoc stoplist feature
* [ADF-1549] Better grouping of items in doc index
* [ADF-1574] Info Drawer - Add a mechanism to know the current active tab
* Added a output event in adf-info-drawer component to get the currently active tab
* [ADF-1574] Info Drawer - Add a mechanism to know the current active tab
* Added a output event in adf-info-drawer component to get the currently active tab
* Added unit test file
* Updated info-drawer.md
* add animation on show and hide of results
make the style similar to the other material 2 menu
fix issue popup always stays on the screen
fix Search does not collapse if its input is focused
* minor code style issues
* minors fix and test fix
* fix app.config.json error in test
* update beta10 mat-menu-base method
* karma configuration all
* ignore pkg lock
* update pkg json
* date picker update material beta.10
* isDateInstance moment adapter
* style and datepicker update material2 beta 10
* update test dateitem to beta10
* regenerate style files
* use material icons web font
* fix data range material 2 beta 10
* minors cleaning
* recreate styles
* remove unused componentHandler var
* fix failing test checkbox
* Remove mdl from app list
* Remove mdl from adf-people
* Update prebuuilt styles
* Remove mdl dialog from task details
* Remove some mdl from checklist
* Further mdl removal
* Last mdl parts removed