fannypack icon indicating copy to clipboard operation
fannypack copied to clipboard

[UNMAINTAINED] An accessible-focused, themeable, friendly React UI Kit.

Results 16 fannypack issues
Sort by recently updated
recently updated
newest added

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.1 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 [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 7.0.3 to 9.4.4. Release notes Sourced from next's releases. v9.4.4 Patches Add note about GS(S)P imports: #13475 Do not import from fs-extra: #13481 v9.4.4-canary.0 Patches Add note...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies

I'm not entirely sure if IE support has ever been on the map for Fannypack, but I couldn't find any information about your browser support strategy, so here I am...

I was just wondering if it's possible to lock the scroll on display modal?

bug

I feel like xlarge, xxlarge, xxxlarge shouldn't exist as options since it just goes up to large right now. looks like button uses a shared size prop type...maybe should have...

bug

Switch can be bool as well?? ``` index.js:1375 Warning: Failed prop type: Invalid prop `value` of type `boolean` supplied to `Switch`, expected `string`. ``` Input type number ?! eg: ``...

bug