dependabot[bot]
6630882137
Bump ws from 7.4.5 to 7.4.6 in /site ( #340 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 15:23:33 +02:00
Eric Fennis
7cc4041a35
Fix site
2021-04-30 13:23:53 +02:00
Eric Fennis
5418c63468
Fix lucide site
2021-04-30 01:24:34 +02:00
dependabot[bot]
59fe65b705
Bump ssri from 6.0.1 to 6.0.2 in /site ( #295 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 20:57:31 +02:00
dependabot[bot]
5f6d20ad82
chore(deps): Bump elliptic from 6.5.3 to 6.5.4 in /site ( #260 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-13 22:03:27 +01:00
Eric Fennis
a7e8b3bcb7
Add contributors to icon overlay and add dot ( #223 )
...
* add contributers
* Add icon fetcher
* add contributing json
* Fix fetch call
* Add contributers to site
* Add caching for github api
* Fix build
* Move context provider
* Revert packages changes
* Fix mobile layout
* remove react-spring
* remove incorrect type prop
2021-02-12 20:38:47 +01:00
Eric Fennis
bd3f24f160
New version 0.12.0
2020-12-31 16:41:07 +01:00
dependabot[bot]
398421367c
chore(deps): Bump node-notifier from 8.0.0 to 8.0.1 in /site ( #162 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 20:05:56 +01:00
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