| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-08 | Backport #32713 | XhmikosR | 1 | -2/+2 | |
| Bump copyright year to 2021 | |||||
| 2021-01-08 | build-plugins: switch to "bundled" for babel helpers (#32312) | XhmikosR | 1 | -2/+2 | |
| 2020-09-10 | Comply to the new rules | XhmikosR | 1 | -2/+2 | |
| 2020-06-24 | Update links to point to v4-dev or main branches | XhmikosR | 1 | -1/+1 | |
| 2020-06-04 | Backport #30742 | XhmikosR | 1 | -8/+7 | |
| Update to `@rollup/plugin-babel` | |||||
| 2020-05-12 | build-plugins.js: add missing shebang (#30743) | XhmikosR | 1 | -0/+2 | |
| 2020-05-07 | ensure build plugins can exit in error (#30744) | Johann-S | 1 | -15/+24 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-07 | Backport #30723 | XhmikosR | 1 | -9/+5 | |
| Move babel whitelist helpers to a common file | |||||
| 2020-03-31 | Bump devDependencies and gems. | XhmikosR | 1 | -0/+1 | |
| 2020-01-02 | Bump copyright year to 2020. (#29944) | XhmikosR | 1 | -2/+2 | |
| 2019-07-17 | updated babel | Johann-S | 1 | -1/+1 | |
| 2019-01-08 | Bump copyright year to 2019. | XhmikosR | 1 | -2/+2 | |
| 2018-11-28 | Revert "build/*.js: set `sourceType` to module." | XhmikosR | 1 | -0/+2 | |
| This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f. | |||||
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 1 | -0/+1 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 1 | -6/+5 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 1 | -5/+6 | |
| 2018-09-26 | Tweak build/build-plugins.js. | XhmikosR | 1 | -39/+38 | |
| 2018-09-26 | Remove unneeded `path.resolve`. | XhmikosR | 1 | -1/+1 | |
| 2018-09-26 | Include the plugin's filename in the license header. | XhmikosR | 1 | -3/+5 | |
| 2018-09-26 | Add license headers in js/dist files | Helmut Granda | 1 | -0/+2 | |
| By implementing the same approach of rollup.config.js and replicate it in build-plugins.js, individual plugins will display license headers. | |||||
| 2018-08-29 | build-plugins.js: Remove redundant space | XhmikosR | 1 | -1/+1 | |
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 1 | -2/+0 | |
| 2018-07-19 | feat(plugins): allow to import separate plugins | Johann-S | 1 | -0/+81 | |
