Releases: agneym/playground
Releases · agneym/playground
Fix peer dependencies version for React
v0.8.0: Merge pull request #41 from agneym/update-deps
- Merge pull request #41 from agneym/update-deps fa99d49
- update to use parcel 2 e4da4d5
- update dependencies across workspace aca3be8
- Merge pull request #40 from agneym/38-interactive-result 886c3a7
- put divider width into theme default 4b31a89
-
- increase divider space - keep result side interactive f756cf1
- Merge pull request #37 from agneym/dependabot/npm_and_yarn/tmpl-1.0.5 b3c8c55
- Bump tmpl from 1.0.4 to 1.0.5 3ab646e
- Merge pull request #36 from agneym/dependabot/npm_and_yarn/tar-4.4.19 eebfb9b
- Bump tar from 4.4.15 to 4.4.19 56d3feb
Fixes #34
Option to hide unused tabs
Fixed #21
If you skip adding tabs to the input object, playground will not render this tab.
v0.6.1
v0.6.0: Merge pull request #22 from agneym/15-react-tab-css
No more styled components dependency
- remove np from devDependency 85c81d2
- current version update 0e9338e
- Merge pull request #16 from agneym/switch-to-goober a6a7404
- Add no check for all files referencing theme 8a3d9ac
- rename type to goober js ac02b7c
- remove reference to styled components dd7c117
- fix jest tests e3bc0d0
- update husky to 5 7ee1e13
- remove unnecessary packages fc93961
- fix styles when wrapped 7e564ee
- refactor from styled components to goober 6739d20
- add goober and set it up with theme 4b8eb89
- upate deps c7108e7
- Merge pull request #14 from agneym/dependabot/npm_and_yarn/elliptic-6.5.4 8787ff6
- Bump elliptic from 6.5.3 to 6.5.4 98f6a36
- Merge pull request #12 from agneym/dependabot/npm_and_yarn/ini-1.3.8 e9ac99a
- Bump ini from 1.3.5 to 1.3.8 d939af0
- Merge pull request #11 from joshwcomeau/master b2a72e7
- Switch Pika to Skypack 3dbbaa7
- Merge pull request #9 from agneym/dependabot/npm_and_yarn/node-fetch-2.6.1 aeaa436
- Bump node-fetch from 2.6.0 to 2.6.1 a7ee8f8
- Merge pull request #8 from agneym/dependabot/npm_and_yarn/tree-kill-1.2.2 9828b22
- Bump tree-kill from 1.2.1 to 1.2.2 6e82f8c
- Merge pull request #7 from agneym/dependabot/npm_and_yarn/elliptic-6.5.3 da821e4
- Bump elliptic from 6.5.1 to 6.5.3 7eb06e7
- Merge pull request #6 from agneym/dependabot/npm_and_yarn/lodash-4.17.19 a99fc13
- Bump lodash from 4.17.15 to 4.17.19 40d0363
Reduces minimum width constraint on playground
- Reduce min width 514b45e
v0.3.5
- add babel for jest 23da8e3
- types 75e96d1
- remove dev warning for frame b1debf5
- Add react tabs style 3ac3ccb
- update deps 5d180dc
- v0.3.3 2c7a843
- edit tests for typescript fixes 3c5d9e1
- setup a dark mode f515d2b
- add dark and light theme colors a56c4c7
- Add font to the theme 49eed08
- add a classname to target 8d7f1d2
- update packages 2f26cb6
- update deps f5b7504
- update readme with styled-components 61fb32d
- 0.3.2 fa88c8b
- Merge pull request #5 from agneym/feature/draggable d6a31cc
- add minimum width to both containers 864ee96
- change from static definition to types f52b4d7
- export divider width via variable ccd45a0
- Add after to detect document mousemove 825543d
- stretch the divider to the height of parent 4a9f024
- abstract logic into a custom hook 303b0e8
- increase divider width d7cf1e0
- drag the divider across the board ac22d25
- Merge pull request #4 from abidhkm/feat/draggable-border 7049e07
- correct grammar b1fbc1c
- v0.3.1 279ad6a
- draggable border - issues exist 2680ee9