font-manager icon indicating copy to clipboard operation
font-manager copied to clipboard

🗂 Manages, downloads and applies Google Fonts for picker components

Results 5 font-manager issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this! Technically coming from `font-picker-react`, but the underlying issue is in here. Currently, _importing_ `FontPicker` imports `font-manager`, which imports `loadFontPreviews`, which imports dependencies from `'./font-styles/declarations`. When initially...

enhancement

This adds the option to use fonts outside of Google, as described in [#17](https://github.com/samuelmeuli/font-picker/issues/17) It needs some changes on `font-manager`. I am doing a pull request there too.

For my project I need to fetch the font file / link from the active font and pass it along to a database after I click submit. But the default...

enhancement

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 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