Frank Riccobono
cec73c5217
Fix: Bump Chakra-UI and add close button to toast ( #138 )
2020-11-17 13:26:29 +01:00
Eric Fennis
8f1c7eb737
Fix site search ( #133 )
2020-11-16 12:05:34 +01:00
Frank Riccobono
8caf6efe72
Fix style issues and performance issues for Color Picker and Search Bar ( #123 )
...
* feat: ability to customize icons before downloading PNG or SVG
* feat: change color input to be a graphical color picker
* feat: tweak appearance of new inputs
* fix: switch to correct Chakra-UI@Next slider syntax
* fix: make default color `currentColor` and also add Reset button
* fix: move background color from search bar InputGroup to Input
* fix: add margins and border radius to color picker components
* fix: Downgrade color picker to version (see: https://github.com/casesandberg/react-color/issues/731 )
2020-11-05 21:07:04 +01:00
Eric Fennis
00cbc81331
Site: Add Logo ( #121 )
...
* bump package
* Add Logo
* remove console
* prettify it
* add favicons and fix issue
2020-11-03 20:58:51 +01:00
Frank Riccobono
51fd3af446
Add customization options to the icon display and download ( #113 )
...
* feat: ability to customize icons before downloading PNG or SVG
* feat: change color input to be a graphical color picker
* feat: tweak appearance of new inputs
* fix: switch to correct Chakra-UI@Next slider syntax
* fix: make default color `currentColor` and also add Reset button
2020-10-31 12:53:25 +01:00
Eric Fennis
5c96b8d848
Feature/site detail page ( #99 )
...
* site: pull data from "icons" dir
* site: display icons
* site: remove redundant code
* site: colour mode support
* site: header
* site: order imports
* site: search
* site: add toast when copying icon
* site: styling
* site: hero
* fix: disable theme toggle transitions
* feat: Use Yarn Workspaces
* refactor: Update site deploy scripts
* refactor: Remove dark mode for now
* feat: Add site title
* refactor: Fix warning and format
* feat: Add dark mode back 👀
* feat: Escape key to reset query
* Fix by aelfric
* Add Github link
* Fix #40
* Add site overlay
* sort categories
* Add detail page
* Add first categories
* add box
* move site to root directory
* fix merge issues
* Fix routing issues
* Fix icon overlay
* Add copy and download icon
* Fix style issues
* Add text
* update chakra UI
* remove import
* update dependecies
* add lucide react
* Fix bugs
* delete stats files
* update charkra version
Co-authored-by: John Letey <johnletey@gmail.com >
Co-authored-by: appmachine <appmachine@appmachines-iMac.local >
2020-10-26 08:59:56 +01:00
dependabot[bot]
9d6d0c340d
chore(deps): Bump next from 9.5.3 to 9.5.4 in /site ( #89 )
...
Bumps [next](https://github.com/vercel/next.js ) from 9.5.3 to 9.5.4.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v9.5.3...v9.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-11 13:51:07 +02:00
Eric Fennis
77f3f49ce7
Update site ( #87 )
...
* Move the site to the root directory
* Update Site name
Co-authored-by: Eric Fennis <eric.fennis@endurance.com >
2020-10-08 12:44:09 +02:00