1.11.2 (2020-11-15)
- add margin at the bottom so fabs doesn't overlap with page content (46a732e)
1.11.1 (2020-11-14)
- set files limit to 1 (c597fbf)
1.11.0 (2020-11-07)
- add json editor for the files (f02d532)
1.10.0 (2020-11-04)
- add an option to weight elements by the # of siblings instead of # of subnodes (4792dd8)
1.9.2 (2020-11-04)
- allow buymeacoffee to have scripts in their iframes (cd053ca)
1.9.1 (2020-11-03)
1.9.0 (2020-11-03)
- add "buy me a coffee" widget (952937a)
1.8.0 (2020-11-03)
- capture and show errors in the scoring processing (cae1ab1)
1.7.0 (2020-11-03)
- add Crisp chat bubble as support mechanism (ab2c4ae)
1.6.1 (2020-11-03)
- move FullStory init to useEffect to prevent loading in ss (c15ef25)
1.6.0 (2020-11-03)
- add an option to compare unsorted arrays (4d1046b)
1.5.1 (2020-10-29)
1.5.0 (2020-10-29)
- add params checking in the api/score endpoint (2f93f4b)
1.4.0 (2020-10-29)
1.3.0 (2020-10-29)
- add comparison analysis tree (a104643)
1.2.0 (2020-10-26)
- revert @babel/eslint-parser as codeclimate doesn't support it (c7eb848)
- add simplest scoring calculation (e7b07ff)
1.1.0 (2020-10-26)
1.0.2 (2020-10-22)
- also run server before executing e2e tests in GH action (7a4fd84)
- run server before executing e2e tests (f2e84c9)
1.0.1 (2020-10-22)
- use github actions to deploy in vercel (fa6dff6)
- ✏️ change
worflow
-->workflow
(53a5bd4)