react-rasta icon indicating copy to clipboard operation
react-rasta copied to clipboard

React Rasta is a powerful and flexible grid system for React

Results 24 react-rasta issues
Sort by recently updated
recently updated
newest added

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.0 to 1.4.7. Commits - [`0cde3dc`](https://github.com/unshiftio/url-parse/commit/0cde3dcd2742759c4f1d3647129dc1166f0a25c6) [dist] 1.4.7 - [`96662a3`](https://github.com/unshiftio/url-parse/commit/96662a38b28a0e333af6ec2cecdcdef09cd9bb16) [pkg] Update querystringify and other deps ([#176](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/176)) - [`1809266`](https://github.com/unshiftio/url-parse/commit/180926675d3c1c0098eb7129f7e915af8049a43a) chore(package): update nyc to version 14.0.0 ([#174](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/174)) -...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

> StyledComponents_1.injectGlobal is not a function Steps to reproduce Update Styled-Components to v4.0 and above Error shown via Codesandbox : https://codesandbox.io/embed/v0zzjj2x6l

bug
help wanted

Hi, compiled ES5 version contains `array.includes` which isn't support in ie11. Can you please replace it? Thanks

bug

See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/28597 I would suggest renaming the `size` attribute. As a workaround you can define a dummy interface and pass it to the `attrs` constructor.

investigating