Eugenio Romano
3a300c20d4
Minification fix #1693 ( #1782 )
2017-03-28 20:47:57 +01:00
Denys Vuika
64565c44f4
migrate from PhantomJS to Chrome ( #1716 )
2017-03-13 11:25:47 +00:00
Eugenio Romano
45a37d61f5
copy entire public folder ( #1663 )
...
* copy entire public folder
* misspelling in readme
2017-02-27 09:08:28 +00:00
Mario Romano
85adf3c2d9
fix webpack translate dev config
2017-02-24 18:26:59 +00:00
Eugenio Romano
619792e004
add public files js css and images copied in the demo shell dist ( #1649 )
2017-02-24 14:23:29 +00:00
Denys Vuika
07bad77547
i18n fixes ( #1614 )
...
* i18n fixes
- fix issue with default (fallback) language set to browser language
- fix issue with fallback language loading when browser language set to
non-English locale
* code and UI fixes
- move document list i18n strings into own scope
- replace MDL menu with @angular/material menu (fixes issue with menu
items translation, not supported by MDL)
- minor improvements
* fix unit tests
* improve i18n docs and code
- provide basic documentation for Translation service
- remove custom Login component localisation in favour of documentation
sample
- simplified i18n setup for demo shell (single path for dev/prod env)
* remove unnecessary comments
2017-02-10 11:22:25 +00:00
Eugenio Romano
b8c500682c
Demo shell build problem with Node 5 #1602 ( #1603 )
2017-02-07 15:34:08 +00:00
Mario Romano
c18165caf1
#1576 fix npm build
2017-01-30 19:06:00 +00:00
Denys Vuika
473241f792
improved network settings ( #1477 )
2017-01-16 11:03:59 +00:00
Mario Romano
8a1d372318
#1378 fix test config for webpack ( #1384 )
2017-01-04 14:22:51 +00:00
Mario Romano
72ae760b85
improve style demo shell ( #1326 )
2016-12-19 16:13:07 +00:00
Mario Romano
dd73c8d40a
Merge pull request #1310 from Alfresco/dev-denys-1304
...
fix dialog polyfill usage
2016-12-16 17:41:46 +00:00
Denys Vuika
59582755f4
fixes for IE ( #1318 )
2016-12-16 16:26:42 +00:00
Denys Vuika
3297496b2b
Merge branch 'development' into dev-denys-1304
2016-12-16 14:49:54 +00:00
Mario Romano
43d3a769a8
Merge pull request #1306 from Alfresco/dev-denys--webpack-performance
...
exclude various folders from live reload
2016-12-16 14:48:00 +00:00
Denys Vuika
a511c0fd69
fix dialog polyfill usage
2016-12-16 14:25:06 +00:00
Eugenio Romano
1b13e6b4de
ie-polyfills fix
2016-12-16 14:19:23 +00:00
Denys Vuika
8130c29db9
exclude various folders from live reload
2016-12-16 12:59:51 +00:00
Denys Vuika
12b361acc8
fix webpack config formatting
2016-12-16 12:18:32 +00:00
Eugenio Romano
5b1a942025
About page not working #1265
2016-12-15 11:50:01 +00:00
Mario Romano
04768f9798
#1026 fix bundles
2016-12-15 01:07:08 +00:00
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
Denys Vuika
5ed7add492
fix running tests demo shell( #1246 )
2016-12-13 22:54:36 +00:00
Denys Vuika
5392fa5452
remove old config setting (webpack)
2016-12-13 15:17:58 +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
d266d49041
fix issue with symlinks
2016-12-09 14:12:38 +00:00
Denys Vuika
f285aec069
enable TypeScript debug and source mapping
2016-12-09 13:23:30 +00:00
Denys Vuika
62d7abcb72
extend system loader with moduleName support
2016-12-08 15:51:46 +00:00
Denys Vuika
dd20f6fc78
custom system.js loader
...
- disables ‘moduleId’ usage when building with webpack
2016-12-08 15:49:19 +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
f48d0c6c00
improve link script
2016-12-06 19:17:33 +00:00
Denys Vuika
10423ca985
remove module.id
2016-12-06 17:01:31 +00:00
Denys Vuika
c7167bb812
basic webpack setup
2016-12-06 15:39:22 +00:00