Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 1 | -1/+1 |
| | | | | * Update copyright year range. | ||||
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 1 | -3/+3 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Fix wrong frontend URL in docs. (#10472) | Flamenco | 2017-12-30 | 1 | -2/+2 |
| | | | | | | * Fix wrong frontend URL in docs. * Update HtmlImport.java | ||||
* | Add support for frontend:// using separate es5 and es6 folders | Artur | 2017-04-24 | 1 | -6/+8 |
| | |||||
* | Fix since tags for 8.0 (#8575) | Henri Sara | 2017-02-16 | 1 | -1/+1 |
| | | | Fix since tags for the server and shared modules and new types in client. | ||||
* | Update @HtmlImport javadoc to match implementation (#8331) | Artur | 2017-01-25 | 1 | -7/+8 |
| | |||||
* | Support loading of HTML imports using @HtmlImport (#8301) | Artur | 2017-01-25 | 1 | -0/+73 |
Note that not all browsers yet support HTML imports. If a polyfill is needed to load HTML imports, it must be loaded before HTML Imports can be loaded. There is no automatic loading of any polyfills. |