aboutsummaryrefslogtreecommitdiff
path: root/build/build-plugins.js
AgeCommit message (Expand)AuthorFilesLines
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-1/+1
2020-06-04Backport #30742XhmikosR1-8/+7
2020-05-12build-plugins.js: add missing shebang (#30743)XhmikosR1-0/+2
2020-05-07ensure build plugins can exit in error (#30744)Johann-S1-15/+24
2020-05-07Backport #30723XhmikosR1-9/+5
2020-03-31Bump devDependencies and gems.XhmikosR1-0/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-2/+2
2019-07-17updated babelJohann-S1-1/+1
2019-01-08Bump copyright year to 2019.XhmikosR1-2/+2
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR1-0/+2
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+1
2018-10-20swipe left/right without hammerjsJohann-S1-6/+5
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-5/+6
2018-09-26Tweak build/build-plugins.js.XhmikosR1-39/+38
2018-09-26Remove unneeded `path.resolve`.XhmikosR1-1/+1
2018-09-26Include the plugin's filename in the license header.XhmikosR1-3/+5
2018-09-26Add license headers in js/dist filesHelmut Granda1-0/+2
2018-08-29build-plugins.js: Remove redundant spaceXhmikosR1-1/+1
2018-08-12build/*.js: set `sourceType` to module.XhmikosR1-2/+0
2018-07-19feat(plugins): allow to import separate pluginsJohann-S1-0/+81