Commit Graph

  • 46af9233a1 Fixed tests to use pointwiseAdd instead of .add Ozzie Gooen 2022-04-02 11:06:09 -0400
  • 688cf0b19e Changes in response to CR Ozzie Gooen 2022-04-02 11:01:53 -0400
  • 203198ccbc
    hotfix "/*" to "/**" Quinn 2022-04-02 09:41:29 -0400
  • 51fb1358e0
    Merge pull request #162 from QURIresearch/dependabot/npm_and_yarn/webpack-5.71.0 #180 Quinn 2022-04-02 09:14:28 -0400
  • 9e472d57e9 Add style-loader and Playground to index Sam Nolan 2022-04-02 20:36:33 +1100
  • 55e8be03be
    Bump webpack from 5.70.0 to 5.71.0 #162 dependabot[bot] 2022-04-02 02:43:11 +0000
  • df07c1fb45
    Merge pull request #161 from QURIresearch/update-components-dependencies Sam Nolan 2022-04-02 13:40:52 +1100
  • c1240597c2 Update components dependencies #161 Sam Nolan 2022-04-02 13:34:28 +1100
  • 628c2ce914 Remove y-axis Sam Nolan 2022-04-02 12:46:19 +1100
  • 6ef2a5a25d
    Bump @testing-library/user-event from 14.0.1 to 14.0.4 #160 dependabot[bot] 2022-04-02 01:40:05 +0000
  • f8d27026bd
    Bump parcel from 2.4.0 to 2.4.1 #159 dependabot[bot] 2022-04-02 01:39:40 +0000
  • f2231d3a98
    Bump @storybook/manager-webpack5 from 6.4.19 to 6.4.20 #158 dependabot[bot] 2022-04-02 01:39:13 +0000
  • 7d7e2380d6
    Bump @storybook/react from 6.4.19 to 6.4.20 #157 dependabot[bot] 2022-04-02 01:38:47 +0000
  • b8c4df4fec
    Bump @storybook/builder-webpack5 from 6.4.19 to 6.4.20 #156 dependabot[bot] 2022-04-02 01:38:30 +0000
  • 1a0b4eb392
    Merge pull request #155 from QURIresearch/update-storybook-6-4-20 Sam Nolan 2022-04-02 12:37:14 +1100
  • ac98c16674 Updates storybook to 6.4.20 #155 Sam Nolan 2022-04-02 12:33:47 +1100
  • e7c2a7db01 Light cleanup of ReducerInterface_GenericDistribution Ozzie Gooen 2022-04-01 15:41:11 -0400
  • 18d742b63c Added symbolic functions and tests for reducer interface distribution code Ozzie Gooen 2022-04-01 13:21:24 -0400
  • d108cc4608
    Bump @storybook/addon-links from 6.4.19 to 6.4.20 #154 dependabot[bot] 2022-04-01 14:41:36 +0000
  • 63ee512ae7
    Bump @storybook/addon-essentials from 6.4.19 to 6.4.20 #153 dependabot[bot] 2022-04-01 14:41:10 +0000
  • 9264883744
    Bump @storybook/node-logger from 6.4.19 to 6.4.20 #152 dependabot[bot] 2022-04-01 14:40:40 +0000
  • bf7db12cf3
    Bump @storybook/addon-actions from 6.4.19 to 6.4.20 #151 dependabot[bot] 2022-04-01 14:40:21 +0000
  • cbc2b0197b
    Bump @parcel/core from 2.4.0 to 2.4.1 #150 dependabot[bot] 2022-04-01 14:39:59 +0000
  • 1d735263ed Make width optional for text editor Sam Nolan 2022-04-01 21:34:37 +1100
  • 423f1cbe98 Add width property Sam Nolan 2022-04-01 17:29:37 +1100
  • d18479e426 Fix performance regression by reducing settings Sam Nolan 2022-04-01 17:15:38 +1100
  • 59801f1f81 Remove sliders on graph for selects Sam Nolan 2022-04-01 16:16:24 +1100
  • 4c1daab09f Add padding, remove undefined and fix CI Sam Nolan 2022-04-01 13:16:06 +1100
  • 28eba9fa74 EvDist -> EvDistribution Ozzie Gooen 2022-03-31 20:28:48 -0400
  • c6c96a3e24 Move Playground to components Sam Nolan 2022-04-01 11:26:26 +1100
  • 47a574ba8a Added GenericDistribution Reducer Interface Ozzie Gooen 2022-03-31 20:24:59 -0400
  • 5ece2994ba Full attempt at getting genericDist into Reducer External Lib Ozzie Gooen 2022-03-31 19:58:08 -0400
  • cd231cb917 added 'add' over EvDist, EvDist Quinn Dougherty 2022-03-31 16:44:52 -0400
  • bc1a73b0af
    Merge pull request #69 from QURIresearch/dist-generic-library Ozzie Gooen 2022-03-31 15:49:25 -0400
  • 89f917ecc8
    Merge branch 'staging' into dist-generic-library #69 Ozzie Gooen 2022-03-31 15:44:18 -0400
  • 15534b10ce Converted most of Operation to not be polymorphic Ozzie Gooen 2022-03-31 14:51:42 -0400
  • 680726e8b0 Changed genericDist from being a polymorphic variant Ozzie Gooen 2022-03-31 14:15:21 -0400
  • 4b3f24b38d Converted params to env, named several arguments Ozzie Gooen 2022-03-31 14:07:39 -0400
  • 4702cf3e5e Reorganized Output module in GenericOperation Ozzie Gooen 2022-03-31 13:26:29 -0400
  • 3a5382730a
    Merge pull request #144 from QURIresearch/dependabot/npm_and_yarn/testing-library/react-13.0.0 Quinn 2022-03-31 10:48:07 -0400
  • baa7573456
    Merge pull request #146 from QURIresearch/dependabot/npm_and_yarn/types/react-17.0.43 Quinn 2022-03-31 10:47:55 -0400
  • 0d294de237
    Bump @types/react from 17.0.39 to 17.0.43 #146 dependabot[bot] 2022-03-31 14:45:38 +0000
  • 2bf35f9d85
    Bump @testing-library/react from 12.1.4 to 13.0.0 #144 dependabot[bot] 2022-03-31 14:45:33 +0000
  • 29ee5e3af8
    Merge pull request #143 from QURIresearch/dependabot/npm_and_yarn/packages/components/testing-library/react-13.0.0 Quinn 2022-03-31 10:44:17 -0400
  • 1c962f7c03
    Bump @testing-library/react in /packages/components #143 dependabot[bot] 2022-03-31 14:39:24 +0000
  • 40c25eac47
    Merge pull request #145 from QURIresearch/dependabot/npm_and_yarn/testing-library/user-event-14.0.1 Quinn 2022-03-31 10:38:24 -0400
  • def770dd79
    Bump @testing-library/user-event from 14.0.0 to 14.0.1 #145 dependabot[bot] 2022-03-31 14:34:11 +0000
  • d82615cef0 Changed GenericDist outputType from polymorphic variant to regular variant Ozzie Gooen 2022-03-31 09:27:36 -0400
  • f2d03c8f11 Added named paramaters to most GenericDist functions Ozzie Gooen 2022-03-31 09:19:27 -0400
  • d61f521a0e fmap -> outputmap Ozzie Gooen 2022-03-31 08:41:50 -0400
  • dbac693607 Minor fixes for PR Ozzie Gooen 2022-03-31 08:37:04 -0400
  • 9079d5aa82
    Merge pull request #142 from QURIresearch/vega-remove-actions Ozzie Gooen 2022-03-30 20:11:13 -0400
  • 9d189d489a Removes the action bubble from vega charts #142 Sam Nolan 2022-03-31 10:19:01 +1100
  • 5306e546bd
    Merge pull request #139 from QURIresearch/dependabot/npm_and_yarn/react-and-react-dom-18.0.0 Sam Nolan 2022-03-31 10:07:17 +1100
  • d6d531a1df
    Update Three-Types-Of-Distributions.md Ozzie Gooen 2022-03-30 13:25:48 -0400
  • 2b5ffb0d2e functions with sugars, base types #110 syntax Quinn Dougherty 2022-03-30 12:00:47 -0400
  • 8cbfeec81c
    Merge pull request #107 from umuro/reducer-dev Quinn 2022-03-30 11:39:57 -0400
  • bbe496eda4
    Merge pull request #140 from QURIresearch/dependabot/npm_and_yarn/storybook/preset-create-react-app-4.1.0 Quinn 2022-03-30 10:51:07 -0400
  • 6a697f0a26
    Bump react and react-dom #139 dependabot[bot] 2022-03-30 14:50:29 +0000
  • dd47eb230a
    Merge pull request #138 from QURIresearch/dependabot/npm_and_yarn/types/lodash-4.14.181 Quinn 2022-03-30 10:47:14 -0400
  • 2c79e864dc
    Bump @storybook/preset-create-react-app from 4.0.1 to 4.1.0 #140 dependabot[bot] 2022-03-30 14:46:35 +0000
  • de6d0478c9
    Bump @types/lodash from 4.14.179 to 4.14.181 #138 dependabot[bot] 2022-03-30 14:40:37 +0000
  • da0e9b9349 fix resi #107 Umur Ozkul 2022-03-30 15:39:47 +0200
  • 7c574980b7 PR#107 Umur Ozkul 2022-03-30 13:26:38 +0200
  • 17ca080ebb PR#107 show -> toString Umur Ozkul 2022-03-30 12:53:36 +0200
  • c1f9430e56
    Merge pull request #136 from QURIresearch/remove-mdx-dependency Sam Nolan 2022-03-30 21:48:39 +1100
  • 550a8a0cb1
    Merge pull request #137 from QURIresearch/fix-xss Sam Nolan 2022-03-30 21:48:28 +1100
  • 41db968e99 Fix XSS issue with Squiggle Editor #137 Sam Nolan 2022-03-30 21:39:32 +1100
  • 0b0cdd3ae4
    add staging branch to codeql Quinn 2022-03-30 06:20:20 -0400
  • d99ac799c3 Remove mdx dependency #136 Sam Nolan 2022-03-30 21:19:27 +1100
  • 86b9130cbf factor and expression (order of operations) Quinn Dougherty 2022-03-30 06:11:57 -0400
  • 12113cad7e Reducer_Expression.resi Umur Ozkul 2022-03-30 11:45:30 +0200
  • 158381dfbb PR#107 Umur Ozkul 2022-03-30 11:06:30 +0200
  • f74716922d PR#107 Umur Ozkul 2022-03-30 10:34:40 +0200
  • 9a6522ff29 kill mj acronym Umur Ozkul 2022-03-30 10:22:51 +0200
  • a9df64230e fix module acronym Umur Ozkul 2022-03-30 10:03:30 +0200
  • ffc622fb6d Responded to two simple CR comments Ozzie Gooen 2022-03-29 21:28:14 -0400
  • 2fce3d67e9 fmap2 -> E.R2.fmap Ozzie Gooen 2022-03-29 17:35:33 -0400
  • ffe5846bfe
    Merge pull request #124 from QURIresearch/sparklines Ozzie Gooen 2022-03-29 17:12:32 -0400
  • c74f6618ae
    Merge pull request #135 from QURIresearch/sparklines-2 #124 Quinn 2022-03-29 17:04:20 -0400
  • 649f3e833a Changes as was requested in CR #135 Ozzie Gooen 2022-03-29 17:00:20 -0400
  • cd5680f2dc Refactored Sparklines.res Ozzie Gooen 2022-03-29 16:31:08 -0400
  • c158b4183b More refactors of |> to -> Ozzie Gooen 2022-03-29 15:47:32 -0400
  • 50f5256dc5 perhaps the final push of PR 124? Quinn Dougherty 2022-03-29 15:27:23 -0400
  • 539c7cf783 Trying to change more |> into -> Ozzie Gooen 2022-03-29 15:21:38 -0400
  • 320b8da91a most of the refactor based on @OAGr's comments Quinn Dougherty 2022-03-29 15:10:20 -0400
  • cdbbededa4 Refactoring GenericOperation to prefer -> operator Ozzie Gooen 2022-03-29 14:36:54 -0400
  • 93a8d2ab87
    checkboxes turn into todo list, which isn't desired Quinn 2022-03-29 11:15:27 -0400
  • bcff646e54 cleanup Quinn Dougherty 2022-03-29 11:05:27 -0400
  • 517a9128e2 E.O.default pattern Quinn Dougherty 2022-03-29 10:55:36 -0400
  • e0492b2f72
    Merge pull request #133 from QURIresearch/dependabot/npm_and_yarn/antd-4.19.3 Quinn 2022-03-29 10:47:44 -0400
  • 46a5432e63
    Merge pull request #131 from QURIresearch/dependabot/npm_and_yarn/emotion/react-11.8.2 Quinn 2022-03-29 10:47:11 -0400
  • ccdde93cc2
    Merge pull request #130 from QURIresearch/dependabot/npm_and_yarn/packages/playground/mathjs-10.4.2 Quinn 2022-03-29 10:46:45 -0400
  • e33c1302fc
    Merge pull request #129 from QURIresearch/dependabot/npm_and_yarn/autoprefixer-10.4.4 Quinn 2022-03-29 10:45:43 -0400
  • f98184687b
    Merge pull request #127 from QURIresearch/dependabot/npm_and_yarn/packages/squiggle-lang/mathjs-10.4.2 Quinn 2022-03-29 10:44:58 -0400
  • dde8056b4a
    Merge pull request #126 from QURIresearch/dependabot/npm_and_yarn/packages/components/testing-library/user-event-14.0.0 Quinn 2022-03-29 10:44:40 -0400
  • 49c091043a second test case Quinn Dougherty 2022-03-29 10:40:38 -0400
  • d959e482c7
    Bump antd from 4.18.9 to 4.19.3 #133 dependabot[bot] 2022-03-29 14:37:22 +0000
  • b79b7640de
    Bump postcss from 8.4.7 to 8.4.12 #132 dependabot[bot] 2022-03-29 14:37:03 +0000
  • 21c05cb5c4
    Bump @emotion/react from 11.8.1 to 11.8.2 #131 dependabot[bot] 2022-03-29 14:36:46 +0000