Commit Graph

70 Commits

Author SHA1 Message Date
Gervwyk
1d4dd93532 fix(layout): fix webpack and babel config for jest and demo 2020-10-07 16:18:01 +02:00
Gervwyk
10c6f3dc0e fix: ESLint default rules for React 2020-10-07 16:13:32 +02:00
Gervwyk
488854a851
Merge pull request #21 from lowdefy/format-package
feat(format): init @lowdefy/format package
2020-10-07 15:55:51 +02:00
Sam Tolmay
bd3dd67c9e chore: remove node 14 test 2020-10-07 15:49:23 +02:00
Sam Tolmay
cf67d39992 fix(tests): remove full-icu, test on both node 12 and 14 2020-10-07 15:34:28 +02:00
Sam Tolmay
debccc22d3 chore(github actions): update yarn checks
Remove --check-cache since we are not accepting from outsid collaboraters
2020-10-07 14:47:55 +02:00
Sam Tolmay
f121e43671 feat(format): init @lowdefy/format package 2020-10-07 14:21:38 +02:00
Gervwyk
2f15e42133
Merge pull request #20 from lowdefy/nunjucks-package
feat(nunjucks): init @lowdefy/nunjucks package
2020-10-07 13:56:24 +02:00
Sam Tolmay
3d8d1fa3d7 chore(nunjucks): add license header 2020-10-07 13:50:18 +02:00
Sam Tolmay
93f7dd79e4 feat(nunjucks): init @lowdefy/nunjucks package 2020-10-07 13:48:46 +02:00
Gervwyk
816ef63c5d
Merge pull request #18 from lowdefy/update-packages
chore: update packages
2020-10-07 13:07:46 +02:00
Sam Tolmay
560b437bee chore(deps): Update dependency eslint-plugin-react to 7.21.3 2020-10-07 13:02:18 +02:00
Sam Tolmay
8f7b3f0820 chore(deps): Update dependency eslint to 7.10.0 2020-10-07 12:59:59 +02:00
Sam Tolmay
e7c8c75a48 chore(deps): Update dependency @apollo/client to 3.2.2 2020-10-07 12:53:26 +02:00
Sam Tolmay
2613400f32 chore(deps): Update apollo-server dependencies to 2.18.2 2020-10-07 12:52:27 +02:00
Sam Tolmay
989e9f85be chore(deps): Update dependency query-string to 6.13.5 2020-10-07 12:50:09 +02:00
Sam Tolmay
ed42c13c49 chore(deps): Update dependency tinycolor2 to 1.4.2 2020-10-07 12:48:41 +02:00
Sam
eb54878f3b
Merge pull request #17 from lowdefy/packages
Layout and package updates
2020-10-07 12:45:42 +02:00
Gervwyk
960121ee3c fix(layout): add license to files 2020-10-07 12:39:21 +02:00
Gervwyk
dcc538afb9 Merge branch 'main' into packages 2020-10-07 12:35:12 +02:00
Gervwyk
04fabf538b
Merge pull request #6 from lowdefy/eslint
chore: add plugins to eslintrc
2020-10-07 12:34:45 +02:00
Gervwyk
72f969928a chore: webpack updates 2020-10-07 12:32:20 +02:00
Gervwyk
77c01bfba2 chore: update yarn 2020-10-07 12:00:30 +02:00
Gervwyk
65612d4a5a feat(layout): init @lowdefy/layout 2020-10-07 12:00:08 +02:00
Gervwyk
06939c6c77 chore: update babel, jest and react 2020-10-07 11:57:08 +02:00
Sam Tolmay
61d6c15ec7 chore: add plugins to eslintrc 2020-10-06 17:37:30 +02:00
Gervwyk
d868d4de1d
Merge pull request #5 from lowdefy/eslint
chore: configure eslint and prettier
2020-10-06 17:28:50 +02:00
Sam Tolmay
35a2d91a9f chore: configure eslint and prettier 2020-10-06 17:21:14 +02:00
Gervwyk
5d646d40da
Merge pull request #4 from lowdefy/rename-renderer
Rename renderer package
2020-10-06 16:55:38 +02:00
Sam Tolmay
e97257ac29 fix: fix github test action 2020-10-06 16:41:56 +02:00
Sam Tolmay
41e5101ff4 Merge branch 'main' into rename-renderer 2020-10-06 16:36:54 +02:00
Sam
eff2c137c0
Merge pull request #3 from lowdefy/packages
feat: Publish @lowdefy/set, yarn publish script
2020-10-06 16:36:06 +02:00
Sam Tolmay
f04eab620c fix: fix github action definition 2020-10-06 16:35:17 +02:00
Gervwyk
95d835f607 fix: rename yarn publish to yarn npm-publish 2020-10-06 16:32:50 +02:00
Sam Tolmay
c69e908286 chore: rename renderer 2020-10-06 16:32:32 +02:00
Gervwyk
fccf57dbea feat: add yarn publish to scripts 2020-10-06 16:26:15 +02:00
Gervwyk
569fe63a93 chore: yarn install to resove conflicts 2020-10-06 16:17:31 +02:00
Gervwyk
514e413fda Merge branch 'main' into packages 2020-10-06 16:17:04 +02:00
Gervwyk
e2eac17335 chore: yarn pnp 2020-10-06 16:11:30 +02:00
Gervwyk
76585f5508 feat(set): init @lowdefy/set 2020-10-06 16:11:07 +02:00
Gervwyk
dab50c334c chore: fix indentation, .babelrc, jest.config for packages 2020-10-06 16:10:27 +02:00
Gervwyk
6b7bc104e8
Merge pull request #2 from lowdefy/chores
Chores
2020-10-06 16:05:17 +02:00
Sam Tolmay
154c65d1ad chore: add renovate config 2020-10-06 15:44:22 +02:00
Sam Tolmay
fb068da373 chore: setup github actions and issue templates 2020-10-06 15:40:34 +02:00
Sam Tolmay
5bce194984 chore: remove button poc package 2020-10-06 15:21:22 +02:00
Sam Tolmay
f1b37e3a42 chore: yarn update 2020-10-05 17:52:18 +02:00
Gervwyk
672b6650aa
Merge pull request #1 from lowdefy/packages
feat: add helper packages and apply licences
2020-10-05 17:42:58 +02:00
Sam Tolmay
4329645c8e chore: add file license headers 2020-10-05 17:41:11 +02:00
Sam Tolmay
3e2064eef0 feat: add Apache-2.0 license 2020-10-05 17:32:31 +02:00
Sam Tolmay
c861be63c1 chore: update package.json files 2020-10-05 17:31:56 +02:00