Releases: AdamTyler/react-dice-complete
Releases · AdamTyler/react-dice-complete
v2.2.0
What's Changed
- dont show roll animation on init by @AdamTyler in #77
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.3
Remove extra css file reliance. CSS now bundled in JS
Full Changelog: v2.0.2...v2.0.3
v2.0.2
High Level
- modernized dependencies
- support for React 18
- conversion to functional components
- border radius prop
- disable change prop
What's Changed
- Bump eventsource from 1.0.7 to 1.1.1 by @dependabot in #50
- Bump url-parse from 1.4.7 to 1.5.10 by @dependabot in #49
- Bump follow-redirects from 1.7.0 to 1.14.8 by @dependabot in #47
- Bump postcss from 7.0.17 to 7.0.39 by @dependabot in #51
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #46
- Bump hosted-git-info from 2.5.0 to 2.8.9 by @dependabot in #36
- Bump ini from 1.3.5 to 1.3.7 by @dependabot in #27
- Bump http-proxy from 1.17.0 to 1.18.1 by @dependabot in #26
- Bump node-sass from 4.12.0 to 7.0.0 by @dependabot in #45
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #41
- Bump lodash from 4.17.15 to 4.17.21 by @dependabot in #35
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #32
- Bump elliptic from 6.5.0 to 6.5.4 by @dependabot in #31
- Bump ws from 6.2.1 to 6.2.2 by @dependabot in #39
- Found a typo in the readme by @PaulAtkins88 in #52
- Bump browserslist from 4.6.6 to 4.20.4 by @dependabot in #54
- Bump dns-packet from 1.3.1 to 1.3.4 by @dependabot in #38
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #33
- Bump terser from 4.2.0 to 4.8.1 by @dependabot in #55
- Bump tar from 4.4.8 to 4.4.19 by @dependabot in #56
- Roll only the dice with result provided by @ElenaVerdy in #24
- Bump express from 4.17.1 to 4.18.2 by @dependabot in #61
- Bump scss-tokenizer from 0.2.3 to 0.4.3 by @dependabot in #65
- Bump loader-utils and html-webpack-plugin by @dependabot in #59
- Bump minimatch from 3.0.4 to 3.0.8 by @dependabot in #64
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #60
- Bump yargs-parser from 11.1.1 to 20.2.9 by @dependabot in #67
- Bump minimist and mkdirp by @dependabot in #68
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #69
- Bump glob-parent, watchpack and webpack-dev-server by @dependabot in #70
- Bump serialize-javascript and terser-webpack-plugin by @dependabot in #71
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #72
New Contributors
- @PaulAtkins88 made their first contribution in #52
- @ElenaVerdy made their first contribution in #24
Full Changelog: v1.2.1...v2.0.2
v1.2.1
- Merge pull request #19 from AdamTyler/default-value 8c8906d
- update readme with new prop 5358ad3
- Allow setting die default b4aefe9
- Merge pull request #16 from AdamTyler/dependabot/npm_and_yarn/websocket-extensions-0.1.4 5208985
- Bump websocket-extensions from 0.1.3 to 0.1.4 bc2c0ba
- Merge pull request #15 from AdamTyler/dependabot/npm_and_yarn/acorn-6.4.1 0f19152
- Bump acorn from 6.3.0 to 6.4.1 81320fd
- Update readme to reflect rolldone return 89567da
Individual die set and value return
Revitalize repo
- Make test command a nonfailure 43837e9
- Remove es5 instructions 22e26f0
- update copy date and add favicon 5bcc4be
- Add docs folder to use for gh-pages 7741b92
- Update master branch with gh-pages updates 347979f
- remove demo files e420fff
- Merge pull request #12 from AdamTyler/various-updates 9a9d46d
- remove build files fd8bf10
- Fix flickering issue dbf874c
- Move webpack files. Ignore dist 6f3d663
- remove pkg. Update demo code cf9440f
- Update packages. Add prettier formatting. bc7b940
- fix license 1e5fd68
- Update README.md b2fe15d
- Merge pull request #6 from Serexx/serexx b0ca20f
- prop-types & fix classlist=== readonly in Die.js 22d95f8
- Merge pull request #1 from robertjmason/report-on-first-roll 30e8984
- Fix table definition for rollDone d6e3bb9
- Merge pull request #4 from infernalslam/master 66ac392
- change README.md highlight 0ab5859
- Aligned dice total number with spinkit cube; added demo and dist files c00c6e2
- Removed pre-roll (componentDidMount) firing of totals callback 4643781
- index styling 7adac53
- Readme tweaks a43e25e