Commit Graph

159 Commits

Author SHA1 Message Date
Mario Romano
cb19ff911c 1.2.0 (#1665)
* bump to 1.2.0

* Update package.json

* Update package.json

* update demo 1.2.0
2017-02-27 12:02:01 +00:00
Eugenio Romano
12abac0339 add tslint in demo shell #1641 (#1642) 2017-02-20 14:23:01 +00:00
Eugenio Romano
59cbbcbe4d Dev eromano external viewer (#1636)
* add extensibility point to add a custom viewer

* documentation and tests

* add example in document list
2017-02-16 09:50:12 +00:00
Mario Romano
ffb959d331 1.1.0 (#1562) 2017-01-30 12:57:27 +00:00
Mario Romano
1c21875607 #537 snackbar notification system (#1527)
* #537 snackbar notification system

* #537 add test dependencies

* #537 add export material module

* #537 fix demo project
2017-01-24 17:09:13 +00:00
Maurizio Vitale
4b017bd062 #1439 Fix version inside demoshell (#1475) 2017-01-16 11:50:38 +00:00
Denys Vuika
473241f792 improved network settings (#1477) 2017-01-16 11:03:59 +00:00
Mario Romano
da7f3ba564 fix window build (#1350)
* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows
2016-12-20 21:14:16 +00:00
Mario Romano
82fbfd27d7 update dependencies demo shell 2016-12-20 16:14:25 +00:00
Mario Romano
de0ac1e805 1.0.0 (#1337) 2016-12-20 14:07:01 +00:00
Eugenio Romano
a6e2c1532d fix angular version dependencies 2016-12-20 09:45:30 +00:00
Denys Vuika
59582755f4 fixes for IE (#1318) 2016-12-16 16:26:42 +00:00
Eugenio Romano
1b13e6b4de ie-polyfills fix 2016-12-16 14:19:23 +00:00
Mario Romano
0760f1e2ad #1251 #1266 fix form visibility and performance 2016-12-16 10:43:41 +00:00
Eugenio Romano
5b1a942025 About page not working #1265 2016-12-15 11:50:01 +00:00
Mario Romano
e0e5ffb010 Merge branch 'development' into dev-eromano-bundle 2016-12-15 10:40:01 +00:00
Denys Vuika
25d95cf28d start dist command 2016-12-15 10:35:23 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Denys Vuika
7267406d33 webpack config improvements
- new ‘debug-loader’ to help debugging webpack rules
- dynamically find and resolve all alfresco libraries
2016-12-13 12:45:37 +00:00
Denys Vuika
ca77608fa3 fix unit testing configuration (#1227) 2016-12-12 18:36:57 +00:00
Denys Vuika
9432b2aa60 webpack: production settings (#1226)
* vendor libraries

* vendor libraries settings

* additional vendor libs settings

* production settings for i18n

* fix pdfs and favicon paths

* readme update

* code cleanup
2016-12-12 14:20:12 +00:00
Denys Vuika
f285aec069 enable TypeScript debug and source mapping 2016-12-09 13:23:30 +00:00
Denys Vuika
d36a45255d add missing clean script 2016-12-09 11:03:22 +00:00
Denys Vuika
ea035ca25e cleanup 2016-12-07 18:27:11 +00:00
Denys Vuika
c7eea3d8f3 freeze typescript version 2016-12-07 17:34:49 +00:00
Denys Vuika
29f426f643 code fixes
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
2016-12-07 14:55:09 +00:00
Denys Vuika
c7167bb812 basic webpack setup 2016-12-06 15:39:22 +00:00
Denys Vuika
3ca2c28a41 Performance improvements (#1166)
#1166 * Update angular libs
document-list: performance improvements
caching ‘heavy’ cell evaluations (i.e. date pipe)
code/test fixes
document-list: performance improvements
Removed ‘AfterViewChecked’ bottleneck as underlying data-table already
does it.
data-table: performance improvements
2016-11-28 21:36:00 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
db7380ca3c update search component 2016-11-09 14:36:16 +00:00
Denys Vuika
c005002b8f Add missing 'analytics' reference to demo app 2016-11-07 15:29:50 +00:00
Denys Vuika
3c1c2ec94b Add missing user info reference
includes minor code readability improvements
2016-11-07 12:04:10 +00:00
Eugenio Romano
b221860a62 Merge pull request #954 from Alfresco/dev-denys-ie11
IE compatibility fixes
2016-10-31 17:30:35 +00:00
Denys Vuika
8e1a716477 #930 additional polyfills for IE
- fix: IE-related polyfills to fix DatePicker issues
2016-10-31 14:32:29 +00:00
Mario Romano
19a4532cfb Merge pull request #953 from Alfresco/dev-denys-ie
IE fixes
2016-10-31 13:52:41 +00:00
Denys Vuika
70dd495920 Remove 'live reload' from default 'npm start'
- `npm start` now runs demo shell without TS watchers and live reload
(public/testing mode)
- new `npm run start:dev` script to run ‘development’ mode with
watchers and live reload
2016-10-31 11:14:23 +00:00
mauriziovitale84
7f3754da4f Add properties color 2016-10-31 10:29:33 +00:00
mauriziovitale84
fb41403717 Enable Diagram Component 2016-10-31 10:29:33 +00:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
a962512df0 renditions service test improvements 2016-10-12 10:20:31 +01:00
mauriziovitale84
53adb5dbd6 add ng2-charts dependency 2016-10-10 17:09:45 +01:00
mauriziovitale84
be6e70df79 Fix chart and mdl-date-picker dependency 2016-10-10 17:06:38 +01:00
Mario Romano
dbf734fe3c #631 dialog 2016-10-05 22:42:58 +01:00
Mario Romano
3ede06022c Merge pull request #833 from Alfresco/dev-eromano-cleanscript
fix clean script, remove typing folder and install rimraf if is not p…
2016-10-04 11:18:31 +02:00
Mario Romano
1f49f550c1 Update package.json 2016-10-03 23:35:21 +01:00
Eugenio Romano
b309961edb fix clean script, remove typing folder and install rimraf if is not present 2016-09-30 09:42:53 +01:00
Denys Vuika
b2e40162c6 #632 date widget (basic implementation) 2016-09-29 16:07:26 +01:00
Denys Vuika
ad40c24d0b Upgrade to release version of TypeScript (2.0.3) 2016-09-23 12:36:41 +01:00
Denys Vuika
3fcc84cd02 Upgrade demo-shell 2016-09-21 12:09:14 +01:00