Denys Vuika
|
a0926a38d8
|
Minor code and style fixes (#5398)
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
|
2020-02-09 22:03:32 +00:00 |
|
Denys Vuika
|
94cd14bf71
|
fix responsiveness issues for empty screen (#4389)
* fix responsiveness issues for empty screen
* fix test
* fix test
|
2019-03-16 15:23:39 +00:00 |
|
davidcanonieto
|
7da9bd89cb
|
[ADF-4122] Add sticky header feature to datatable and refactor styles (#4370)
* [ADF-4122] Add sticky header config to datatable and refactor styles
* [ADF-4122] Fix core unit tests
* [ADF-4122] Commit requested changes
* [ADF-4122] Fix e2e tests
* Update docs/core/datatable.component.md
Co-Authored-By: davidcanonieto <david.cano@alfresco.com>
|
2019-03-01 16:23:31 +00:00 |
|
davidcanonieto
|
70d93805d4
|
[ADF-2753] New error component (#3336)
* [ADF-1938] Overflowing text in reports section fidex
* [ADF-1938] Long names in report section now fit
* [ADF-1938] Reverted changes in container widget
* [ADF-2753] New error component created
* [ADF-2753] Unit test for Error Content Component
* Deleting unused files
* Deleting unused files
* Deleting unused files
* [ADF-2753] Documentation added
* [ADF-2753] Fixed minor bugs
* [ADF-2753] Authentication not needed to view error
* add error handler
* tslint fix
* router app component
* remove unused import
* fix import modules
* limit to 404
* destroy fixture after any test
* misspelling error
|
2018-05-19 01:20:49 +01:00 |
|