causefolio icon indicating copy to clipboard operation
causefolio copied to clipboard

For the community, by the community.

Results 20 causefolio issues
Sort by recently updated
recently updated
newest added

Bumps [@react-pdf/renderer](https://github.com/diegomura/react-pdf/tree/HEAD/packages/renderer) from 1.6.16 to 3.0.2. Release notes Sourced from @​react-pdf/renderer's releases. @​react-pdf/renderer@​3.0.2 Patch Changes #2115 a3f62c9 Thanks @​jeetiss! - fix renderToString method in node js #2106 24bb5de Thanks @​RDO34!...

dependencies

Bumps [react-big-calendar](https://github.com/jquense/react-big-calendar) from 0.24.6 to 1.5.2. Release notes Sourced from react-big-calendar's releases. v1.5.2 1.5.2 (2022-11-10) Bug Fixes do not send undefined/null gutterRef to getWidth (#2300) (7b5f5b8) v1.5.1 1.5.1 (2022-11-09) Bug...

dependencies

Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.3 to 9.0.0. Changelog Sourced from uuid's changelog. 9.0.0 (2022-09-05) ⚠ BREAKING CHANGES Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release...

dependencies

Bumps [history](https://github.com/remix-run/history) from 4.10.1 to 5.3.0. Release notes Sourced from history's releases. v5.3.0 This release provides support for native ESM consumption of all exports. v5.3.0-pre.0 No release notes provided. v5.2.0...

dependencies

Bumps [react-app-polyfill](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-app-polyfill) from 1.0.6 to 3.0.0. Release notes Sourced from react-app-polyfill's releases. v3.0.0 3.0.0 (April 22, 2019) Create React App 3.0 brings some exciting new features including support for Hooks!...

dependencies

If you are logged in and see the profile page, the data is loaded after sometime from firebase but the page is rendered without any content. Need to add a...

Currently, there are some linting errors that need to be fixed.

The "REGISTER ME" button is updated such that now it will perform a transition on hovering. ##Before hover ![before](https://user-images.githubusercontent.com/73386487/121807907-c0083200-cc73-11eb-965e-5b4855b97c05.png) ##On hover ![on-hover](https://user-images.githubusercontent.com/73386487/121807909-c39bb900-cc73-11eb-97aa-223593816e66.png)

### Description Added `Lint Action` GitHub action with `Prettier` integration to lint and autofix code styling issues. ### Related Issue Fixes #81 ### Type of Change: - New Feature ###...