aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Remove `--renderToDisk`.XhmikosR1-1/+1
2019-03-13Add a `docs-build` script and make it the default.XhmikosR1-4/+5
2019-03-13Copy the dist files before the `docs-serve` script.XhmikosR1-0/+1
2019-03-13Switch to Hugo.XhmikosR1-16/+19
2019-03-11Add the new ESM builds in bundlesize.XhmikosR1-0/+8
2019-03-11package.json: tweak js scripts.XhmikosR1-2/+2
2019-03-11build bootstrap in esmJohann-S1-2/+4
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR1-0/+3
2019-03-01Update devDependencies. (#28391)XhmikosR1-3/+3
2019-02-28Update devDependencies and gems. (#28347)XhmikosR1-12/+12
2019-02-26remove tests for old jQuery 1.9.x compatibilityJohann-S1-2/+0
2019-02-26move util in a util folder with the sanitizerJohann-S1-0/+1
2019-02-22Add `--continue-on-error` in `npm run lint`. (#28338)XhmikosR1-1/+1
2019-02-20Bump bundlesize limitsXhmikosR1-4/+4
2019-02-20remove `--compress typeofs=false` from terser.XhmikosR1-2/+2
2019-02-20fix(build): remove jquery in our buildJohann-S1-5/+1
2019-02-19Replace uglify-js with terser. (#27813)XhmikosR1-4/+4
2019-02-19Use `npm-run-all` for the release script. (#28307)XhmikosR1-1/+1
2019-02-19Update karma to ^4.0.0.XhmikosR1-1/+1
2019-02-19Drop Node.js < 8 support.XhmikosR1-1/+1
2019-02-19Replace broken-link-checker with linkinator. (#28291)XhmikosR1-5/+2
2019-02-19Update devDependencies. (#28292)XhmikosR1-5/+5
2019-02-15Update devDependencies. (#28271)XhmikosR1-1/+1
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-1/+1
2019-02-13Remove unneeded glob. (#28249)XhmikosR1-1/+1
2019-02-13Fix npm package contentsXhmikosR1-1/+1
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S1-4/+4
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-2/+2
2019-02-09Revert "Silence mkdir. (#28184)" (#28209)XhmikosR1-2/+2
2019-02-08Update devDependencies. (#28175)XhmikosR1-6/+6
2019-02-06Silence mkdir. (#28184)XhmikosR1-2/+2
2019-02-05Adjust bundlesize limits.XhmikosR1-2/+2
2019-01-24Update devDependencies and gems. (#28094)XhmikosR1-9/+9
2019-01-15Fix `js-main` script. (#28057)XhmikosR1-1/+1
2019-01-10Update devDependencies. (#28016)XhmikosR1-3/+3
2019-01-10Tighten bundlesize limits. (#28012)XhmikosR1-7/+7
2019-01-07Enable cache for stylelint.XhmikosR1-2/+2
2019-01-07Enable cache for ESLint.XhmikosR1-2/+2
2019-01-07Update devDependencies and gems. (#27981)XhmikosR1-5/+5
2019-01-07Add horizontal list group modifier (#27970)Mark Otto1-2/+2
2019-01-05Switch to our Stylelint config. (#27974)XhmikosR1-4/+1
2019-01-05stylelint: no need to specify syntax.XhmikosR1-2/+2
2019-01-05Run linters in parallelMartijn Cuppens1-1/+1
2019-01-05Update postcss-cli to v6.1.1.XhmikosR1-1/+1
2019-01-04Update devDependencies and gems.XhmikosR1-9/+9
2018-12-21Update devDependencies and gems.XhmikosR1-7/+7
2018-12-21Add variable for dropdown-divider-margin-y (#27857)Mark Otto1-1/+1
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-1/+1
2018-12-21Prep for v4.2.0 releaseMark Otto1-2/+2
2018-12-14integration test to be sure bootstrap can be bundledJohann-S1-1/+4