Commit Graph
685 Commits
Author SHA1 Message Date
moklick 16b393c95b chore: release v8.6.0 2021-01-26 10:43:44 +01:00
dependabot-preview[bot]andGitHub 9235b62b54 chore(deps-dev): bump rollup from 2.37.0 to 2.38.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.37.0 to 2.38.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.37.0...v2.38.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25 04:55:08 +00:00
moklick 3d3646796b chore: release v8.5.0 2021-01-21 11:01:05 +01:00
moklick 83ac0787d8 chore: release v8.4.1 2021-01-20 14:38:14 +01:00
moklick 301e2100a1 refactor(rollup): cleanup tasks 2021-01-20 14:35:09 +01:00
moklick 27a98d6a8f refactor(theming): split up styles 2021-01-20 14:01:22 +01:00
moklick 646c3491ed chore: release v8.4.0 2021-01-20 11:56:31 +01:00
moklick 97e55a9de2 chore(deps): update 2021-01-20 11:53:19 +01:00
moklick 040cf60699 refactor(build): copy style.css from dist/nocss to dist 2021-01-20 10:50:31 +01:00
Eugene Samonenko cbfb0c4111 feat(npm): nocss package entry point 2021-01-19 10:53:28 +02:00
dependabot-preview[bot]andGitHub 11f385c4b8 Merge pull request #843 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-11.1.0 2021-01-18 05:08:44 +00:00
dependabot-preview[bot]andGitHub 4cb89b2cf7 chore(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 05:07:05 +00:00
dependabot-preview[bot]andGitHub 45137781a2 chore(deps-dev): bump rollup from 2.36.1 to 2.36.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.36.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.36.1...v2.36.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 05:05:29 +00:00
moklick b7e91f4861 chore: release v8.3.7 2021-01-14 16:36:32 +01:00
moklick 9414709836 chore: release v8.3.6 2021-01-13 10:25:49 +01:00
moklick 9ef13ae6ad chore: release v8.3.5 2021-01-11 17:10:15 +01:00
moklick 1bf6330583 chore: release v8.3.4 2021-01-11 12:52:54 +01:00
moklick 9bcee632f7 chore: release v8.3.3 2021-01-11 12:39:31 +01:00
moklick e07ed90fe5 refactor(rollup): dont serve example files for builds 2021-01-11 11:07:11 +01:00
moklick de81743350 refactor(pkg): order tasks 2021-01-11 10:51:22 +01:00
moklick 15daa5e8c0 Merge branch 'main' into refactor/examples-rollup 2021-01-11 10:42:10 +01:00
moklick 6c4d4985d2 refactor(rollup): use one babel config for examples and lib 2021-01-11 10:33:10 +01:00
dependabot-preview[bot]andGitHub 954a594f02 chore(deps-dev): bump postcss from 8.2.1 to 8.2.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.1...8.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 09:02:47 +00:00
Moritz KlackandGitHub d7650d7509 Merge pull request #826 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.2.1
chore(deps-dev): bump autoprefixer from 10.1.0 to 10.2.1
2021-01-11 10:00:50 +01:00
dependabot-preview[bot]andGitHub 7ee1dcea54 chore(deps-dev): bump autoprefixer from 10.1.0 to 10.2.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.1.0 to 10.2.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.1.0...10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 09:00:35 +00:00
Moritz KlackandGitHub 363bb71db0 Merge pull request #828 from wbkd/dependabot/npm_and_yarn/main/rollup-2.36.1
chore(deps-dev): bump rollup from 2.35.1 to 2.36.1
2021-01-11 09:59:57 +01:00
Moritz KlackandGitHub 5708d525f2 Merge pull request #829 from wbkd/dependabot/npm_and_yarn/main/cypress-6.2.1
chore(deps-dev): bump cypress from 6.2.0 to 6.2.1
2021-01-11 09:58:53 +01:00
dependabot-preview[bot]andGitHub fafe5fe2fa chore(deps-dev): bump @types/resize-observer-browser from 0.1.4 to 0.1.5
Bumps [@types/resize-observer-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/resize-observer-browser) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/resize-observer-browser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 05:08:04 +00:00
dependabot-preview[bot]andGitHub 0b86eb6ce4 chore(deps-dev): bump cypress from 6.2.0 to 6.2.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.2.0...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 05:06:29 +00:00
dependabot-preview[bot]andGitHub 282429068f chore(deps-dev): bump rollup from 2.35.1 to 2.36.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.35.1...v2.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 05:05:40 +00:00
moklick 345283c878 refactor(rollup): example config 2021-01-06 11:48:03 +01:00
moklick 7b9fd9a708 chore(pkg): add legacy flag 2021-01-05 16:51:35 +01:00
moklick 9169bd766d refactor(examples): use rollup instead of cra/webpack #817 2021-01-05 15:18:04 +01:00
moklick 4cb558403c chore: release v8.3.2 2020-12-30 18:34:40 +01:00
Moritz KlackandGitHub 0494bad798 Merge pull request #806 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.11.7
chore(deps-dev): bump start-server-and-test from 1.11.6 to 1.11.7
2020-12-30 18:15:21 +01:00
dependabot-preview[bot]andGitHub ef7bc73e7e chore(deps-dev): bump cypress from 6.1.0 to 6.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-28 04:59:39 +00:00
dependabot-preview[bot]andGitHub fd2e1571bb chore(deps-dev): bump start-server-and-test from 1.11.6 to 1.11.7
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.6...v1.11.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-28 04:58:58 +00:00
moklick b6a0e803d1 chore: release v8.3.1 2020-12-24 11:57:59 +01:00
moklick c17472b52e chore: release v8.3.0 2020-12-22 14:25:53 +01:00
Moritz KlackandGitHub 9a7803856d Merge pull request #788 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.12.11
chore(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11
2020-12-22 11:37:40 +01:00
Moritz KlackandGitHub b2a86fa6fd Merge pull request #789 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-11.0.1
chore(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
2020-12-22 11:37:30 +01:00
dependabot-preview[bot]andGitHub 82ea408f42 chore(deps-dev): bump rollup from 2.34.2 to 2.35.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.34.2...v2.35.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:02:10 +00:00
dependabot-preview[bot]andGitHub bc070a5423 chore(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:01:06 +00:00
dependabot-preview[bot]andGitHub 8277d65ede chore(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:00:17 +00:00
moklick 50ea632136 chore: release v8.2.3 2020-12-20 13:51:22 +01:00
moklick 9828e3b93f chore: release v8.2.2 2020-12-18 13:55:59 +01:00
dependabot-preview[bot]andGitHub 2d5691b576 Merge pull request #768 from wbkd/dependabot/npm_and_yarn/main/cypress-6.1.0 2020-12-14 05:25:20 +00:00
dependabot-preview[bot]andGitHub 3e29c94ffb chore(deps-dev): bump cypress from 6.0.1 to 6.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.0.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:21:14 +00:00
dependabot-preview[bot]andGitHub 6cc50793aa chore(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.1 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:21:08 +00:00
dependabot-preview[bot]andGitHub b3b8b72eff Merge pull request #770 from wbkd/dependabot/npm_and_yarn/main/postcss-nested-5.0.3 2020-12-14 05:19:29 +00:00