Vyacheslav Matyukhin
|
618028d772
|
vscode extension
also:
- don't bundle react and react-dom with webpack
- controlled mode for SquigglePlayground
|
2022-06-17 00:37:20 +03:00 |
|
Ozzie Gooen
|
906878f19f
|
Merge pull request #694 from quantified-uncertainty/tailwind-forms-fix
Fix react-ace/tailwind css collision (fixes #672); fix preflight configuration
|
2022-06-14 06:26:18 -07:00 |
|
Ozzie Gooen
|
eb5ffcda57
|
Merge pull request #695 from quantified-uncertainty/fix-clsx-dep
Fix missing clsx dep in components
|
2022-06-14 06:05:44 -07:00 |
|
Vyacheslav Matyukhin
|
c23d8545e4
|
update yarn.lock
|
2022-06-14 12:50:36 +03:00 |
|
Vyacheslav Matyukhin
|
ee7c994561
|
fix missing clsx dep in components
|
2022-06-14 12:35:00 +03:00 |
|
Vyacheslav Matyukhin
|
6c6eba2cec
|
prettierignore forms css
|
2022-06-14 12:08:56 +03:00 |
|
Vyacheslav Matyukhin
|
26f3565012
|
update yarn.lock
|
2022-06-14 12:05:21 +03:00 |
|
Vyacheslav Matyukhin
|
a9ebd5b961
|
don't use tailwindcss/forms in website
|
2022-06-14 12:05:13 +03:00 |
|
Vyacheslav Matyukhin
|
2842965913
|
fix react-ace/tailwind css collision (fixes #672)
Also: fix preflight configuration
|
2022-06-14 11:57:28 +03:00 |
|
Ozzie Gooen
|
ae3224b25e
|
Merge pull request #691 from quantified-uncertainty/reducer-modules
fixes #676, closes #170
|
2022-06-13 11:02:20 -07:00 |
|
dependabot[bot]
|
62af581042
|
Merge pull request #692 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.8
|
2022-06-13 18:00:52 +00:00 |
|
Umur Ozkul
|
27a411e848
|
Merge branch 'develop' into reducer-modules
|
2022-06-13 19:37:01 +02:00 |
|
dependabot[bot]
|
5a8eb022e3
|
Merge pull request #689 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.8
|
2022-06-13 17:29:54 +00:00 |
|
dependabot[bot]
|
28c3361f7d
|
⬆️ Bump @storybook/builder-webpack5 from 6.5.7 to 6.5.8
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 17:24:19 +00:00 |
|
dependabot[bot]
|
5c1de63fa0
|
⬆️ Bump @storybook/react from 6.5.7 to 6.5.8
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/app/react)
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 17:24:08 +00:00 |
|
dependabot[bot]
|
e01f5c1566
|
Merge pull request #690 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.8
|
2022-06-13 17:22:57 +00:00 |
|
dependabot[bot]
|
08de118e58
|
⬆️ Bump @storybook/addon-essentials from 6.5.7 to 6.5.8
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/addons/essentials)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 17:14:44 +00:00 |
|
dependabot[bot]
|
0d58a7f985
|
Merge pull request #688 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-dev-server-4.9.2
|
2022-06-13 17:13:39 +00:00 |
|
dependabot[bot]
|
1e69d616d5
|
Merge pull request #687 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.42
|
2022-06-13 17:13:08 +00:00 |
|
Umur Ozkul
|
e661665385
|
Merge branch 'develop' into reducer-modules
|
2022-06-13 18:56:37 +02:00 |
|
Umur Ozkul
|
28938adf53
|
always merge stdlib
|
2022-06-13 18:54:48 +02:00 |
|
dependabot[bot]
|
581161b1fe
|
⬆️ Bump webpack-dev-server from 4.9.1 to 4.9.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 16:00:23 +00:00 |
|
Ozzie Gooen
|
3ae8c02580
|
Merge pull request #685 from quantified-uncertainty/dependabot/npm_and_yarn/reanalyze-2.23.0
⬆️ Bump reanalyze from 2.22.0 to 2.23.0
|
2022-06-13 09:00:23 -07:00 |
|
dependabot[bot]
|
173b0d33ba
|
⬆️ Bump @types/node from 17.0.40 to 17.0.42
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.40 to 17.0.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 15:59:57 +00:00 |
|
Ozzie Gooen
|
c24a434e84
|
Merge pull request #683 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.8
⬆️ Bump @storybook/addon-actions from 6.5.7 to 6.5.8
|
2022-06-13 08:59:16 -07:00 |
|
Ozzie Gooen
|
2c692b7596
|
Merge pull request #684 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.8
⬆️ Bump @storybook/manager-webpack5 from 6.5.7 to 6.5.8
|
2022-06-13 08:59:07 -07:00 |
|
dependabot[bot]
|
0030873bc5
|
⬆️ Bump reanalyze from 2.22.0 to 2.23.0
Bumps [reanalyze](https://github.com/cristianoc/reanalyze) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/cristianoc/reanalyze/releases)
- [Changelog](https://github.com/rescript-association/reanalyze/blob/master/Changes.md)
- [Commits](https://github.com/cristianoc/reanalyze/compare/v2.22.0...v2.23.0)
---
updated-dependencies:
- dependency-name: reanalyze
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 15:39:41 +00:00 |
|
Ozzie Gooen
|
3c5ca67d2b
|
Merge pull request #677 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.2
⬆️ Bump tailwindcss from 3.0.24 to 3.1.2
|
2022-06-13 08:38:35 -07:00 |
|
dependabot[bot]
|
a3b8b3bb31
|
⬆️ Bump @storybook/manager-webpack5 from 6.5.7 to 6.5.8
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 15:36:12 +00:00 |
|
dependabot[bot]
|
e40d5f5c8a
|
⬆️ Bump @storybook/addon-actions from 6.5.7 to 6.5.8
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 15:35:47 +00:00 |
|
Ozzie Gooen
|
83cf185d17
|
Merge pull request #679 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.32.0
⬆️ Bump react-hook-form from 7.31.3 to 7.32.0
|
2022-06-13 08:35:02 -07:00 |
|
Ozzie Gooen
|
bce896130b
|
Merge pull request #680 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.1
⬆️ Bump @hookform/resolvers from 2.9.0 to 2.9.1
|
2022-06-13 08:34:52 -07:00 |
|
Ozzie Gooen
|
46ad9d03df
|
Merge pull request #681 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.8
⬆️ Bump @storybook/addon-links from 6.5.7 to 6.5.8
|
2022-06-13 08:34:45 -07:00 |
|
Ozzie Gooen
|
b6f531ebbe
|
Merge pull request #682 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-cli-4.10.0
⬆️ Bump webpack-cli from 4.9.2 to 4.10.0
|
2022-06-13 08:34:36 -07:00 |
|
dependabot[bot]
|
097c983c49
|
⬆️ Bump webpack-cli from 4.9.2 to 4.10.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 14:31:43 +00:00 |
|
dependabot[bot]
|
8aef1987ad
|
⬆️ Bump @storybook/addon-links from 6.5.7 to 6.5.8
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 14:31:20 +00:00 |
|
dependabot[bot]
|
ed3b1c3ddc
|
⬆️ Bump @hookform/resolvers from 2.9.0 to 2.9.1
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.0...v2.9.1)
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 14:30:53 +00:00 |
|
dependabot[bot]
|
b7402a3b09
|
⬆️ Bump react-hook-form from 7.31.3 to 7.32.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.31.3 to 7.32.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.31.3...v7.32.0)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 14:30:23 +00:00 |
|
dependabot[bot]
|
0a6c24429e
|
⬆️ Bump tailwindcss from 3.0.24 to 3.1.2
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.24 to 3.1.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.2)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 14:29:09 +00:00 |
|
Ozzie Gooen
|
a690cd15fd
|
Merge pull request #638 from quantified-uncertainty/Documentation-auto-generation
First attempt at a complete API definition
|
2022-06-11 13:37:27 -07:00 |
|
Ozzie Gooen
|
afb69e2e06
|
Format on website
|
2022-06-11 08:57:02 -07:00 |
|
Ozzie Gooen
|
79b71c39a0
|
Ran formatter and fixed tests
|
2022-06-11 08:47:52 -07:00 |
|
Ozzie Gooen
|
2d4d8a8f4d
|
Attempting to make all api docs formatting mostly consistent
|
2022-06-11 08:28:38 -07:00 |
|
Ozzie Gooen
|
2ced133889
|
Merge pull request #666 from quantified-uncertainty/reducer-modules
Reducer modules
|
2022-06-11 07:18:53 -07:00 |
|
Umur Ozkul
|
f406ae9053
|
Merge branch 'develop' into reducer-modules
|
2022-06-11 15:23:54 +02:00 |
|
Umur Ozkul
|
0704c8d9f5
|
module tests pass
|
2022-06-11 15:15:25 +02:00 |
|
Ozzie Gooen
|
6dc8b711bb
|
Lots of simple cleanup to api docs
|
2022-06-10 17:35:48 -07:00 |
|
Ozzie Gooen
|
590480d4e1
|
Merged with develop
|
2022-06-10 11:53:04 -07:00 |
|
Ozzie Gooen
|
7226a06d39
|
Merge pull request #662 from quantified-uncertainty/utility-functions
Adds a few utility functions
|
2022-06-10 11:18:54 -07:00 |
|
Ozzie Gooen
|
844dfd369c
|
Update FunctionRegistry_Library.res
|
2022-06-10 11:17:47 -07:00 |
|