Age | Commit message (Expand) | Author | Files | Lines |
2017-10-21 | Code optimization: The method "getStructure" has been added to the abstract I... | Thomas Lange | 4 | -21/+37 |
2017-10-07 | The shorthand methods "addCSS" and "addJS" have been removed. If you need sho... | Thomas Lange | 2 | -22/+6 |
2017-10-05 | The method "addDependency" no longer accepts a pagelet ID as a string. You mu... | Thomas Lange | 1 | -6/+2 |
2017-10-04 | The method "addPagelet" from the BigPipe main class was replaced by the new i... | Thomas Lange | 2 | -12/+25 |
2017-10-04 | A new method called "getPriority" has been implemented, which returns the pri... | Thomas Lange | 1 | -0/+9 |
2017-08-16 | A new method called "setPlaceholderHTML" was implemented and can be used to d... | Thomas Lange | 1 | -1/+9 |
2017-08-06 | The "CSS" and "JS" resource representation classes has been renamed to "Style... | Thomas Lange | 1 | -4/+4 |
2017-08-06 | The "CSS" and "JS" resource representation classes has been renamed to "Style... | Thomas Lange | 2 | -4/+4 |
2017-03-08 | CSS class "hidden" was replaced by the semantic HTML5 attribute "hidden". | Thomas Lange | 1 | -1/+1 |
2016-10-22 | The Pagelet representation class in PHP now has a separate method to add depe... | Thomas Lange | 3 | -6/+21 |
2016-07-10 | Comment updates: Separate email address for code stuff. | Thomas Lange | 6 | -6/+6 |
2016-07-10 | Each resource has now an ID; Code improvements and comment blocks added. | Thomas Lange | 6 | -107/+121 |
2016-06-25 | Update with new features and code improvements. | Thomas Lange | 7 | -71/+252 |
2016-06-23 | Pagelets executed immediately; Dependency feature; Several improvements | Thomas Lange | 4 | -4/+63 |
2016-05-13 | Multiple updates | Thomas Lange | 3 | -26/+36 |
2016-05-10 | Include JS resources before main JS code | Thomas Lange | 1 | -4/+4 |
2016-05-10 | Comment update | Thomas Lange | 1 | -1/+1 |
2016-05-10 | Comment update | Thomas Lange | 1 | -1/+1 |
2016-05-10 | Double quotes converted to single quotes | Thomas Lange | 1 | -2/+2 |
2016-04-22 | Multiple updates with async demo. | Thomas Lange | 3 | -52/+52 |
2016-03-26 | Custom pagelet ID's | Thomas Lange | 2 | -4/+4 |
2015-12-26 | Multiple updates; new feature PhaseDoneJS | Thomas Lange | 4 | -32/+98 |
2015-07-25 | Namespaces added | Thomas Lange | 2 | -0/+4 |
2015-04-15 | Initial commit | Thomas Lange | 3 | -0/+175 |