rektdeckard
358ad08165
feat(app): add option to download raw svg
2023-08-21 00:50:46 -06:00
rektdeckard
e87c0da9da
chore(app): og trick and selection fix
2023-03-23 16:57:45 -06:00
rektdeckard
1e95c69d43
feat(app): all the rest of the things
2023-03-22 23:38:25 -06:00
rektdeckard
85af26fd1c
feat(app): various updates for v2.0.0
2023-03-08 01:08:32 -07:00
rektdeckard
d379cea5bc
feat(app): banner, style tweaks
2023-03-08 01:07:01 -07:00
rektdeckard
baeec27267
chore(app): clean up links, metadata
2023-03-08 01:07:01 -07:00
rektdeckard
3756374140
feat(analytics): migrate to GA4
2023-03-08 01:07:01 -07:00
rektdeckard
1b8d6c48fc
chore(build): move to react 18 + vite
2023-03-08 01:07:01 -07:00
rektdeckard
2a030b08cd
refactor(app): switch to @phosphor-icons/core and format files
2023-01-08 02:10:49 -07:00
rektdeckard
4d7f5ea100
chore(lib): Bump version to v1.4.0
2021-12-23 03:55:37 -05:00
rektdeckard
c090531800
feat(icons): update icons and tags to 1.4
2021-12-22 01:25:31 -05:00
rektdeckard
887617e523
feat(bin): update fetch script to take CLI args
2021-12-12 00:27:14 -05:00
rektdeckard
e242bcc660
feat(bin): add icon db fetch script
2021-12-05 22:58:42 -05:00
rektdeckard
f256109ba4
chore(deps): upgrade recoil
2021-11-26 22:01:20 -05:00
rektdeckard
b6e2ae7da5
feat(deps): Update to phosphor-react@1.3.1 and add icon entries
2021-07-05 22:46:47 -04:00
rektdeckard
b9a0b93067
meta: Bump site version to match phosphor dep
2021-03-08 23:59:38 -05:00
rektdeckard
02525cabb5
deps: Bump phopshor-react, framer-motion, recoil, tinycolor
2021-03-08 23:57:09 -05:00
rektdeckard
8974b2de19
icons+meta: Update icons to phosphor-react@1.2.0
2021-03-07 23:42:08 -05:00
rektdeckard
f598e3ab50
SearchInput: Add keyboard shortcuts with platform detection
2021-03-06 22:41:52 -05:00
rektdeckard
1390dfae4d
deps: update to phosphor-react@1.1.2
2020-11-26 01:10:56 -05:00
rektdeckard
7bf1833ea2
deps: update to phosphor-react@1.1.1
2020-11-24 20:15:16 -05:00
rektdeckard
de97e02427
icons+deps: update to phosphor-react@1.1.0 and enable new
2020-11-24 15:55:23 -05:00
rektdeckard
6fdef06b75
libs: update React and Recoil
2020-11-11 12:30:47 -05:00
rektdeckard
20b077a05f
meta: remove unnecessary phosphor-icons dependency
2020-11-02 22:29:56 -05:00
rektdeckard
55931e9f13
meta: rename repo phosphor-web -> phosphor-home
2020-10-25 16:51:18 -04:00
rektdeckard
60c3aecc34
meta: bump to v1.0.1
2020-10-15 16:37:01 -04:00
rektdeckard
08309cafb5
meta: update to phosphot-react@1.0.0
2020-10-12 22:48:05 -04:00
rektdeckard
80f1b5f648
meta: bump to v0.6.0
2020-10-10 18:14:45 -04:00
rektdeckard
571a67d793
meta: fix license
2020-10-10 16:18:30 -04:00
rektdeckard
413aa24d3b
icons: update to phosphor-react@0.6.0 and tag
2020-10-10 15:54:58 -04:00
rektdeckard
496c14c8c6
meta: replace Google Analytics with react-ga
2020-10-10 01:15:35 -04:00
rektdeckard
e03487d348
meta: update to recoil@0.0.13 for mega perf gains
2020-10-05 23:18:01 -04:00
rektdeckard
c3948f4f78
Remove now-unused gh-pages dependency
2020-10-05 02:13:28 -04:00
rektdeckard
50b603b525
InfoPanel: massive overhaul to support mobile size and PNG download
...
This patch reworks the mobile breakpoint to allow whitespace wrapping of
code snippets and does away with horizontal scroll. Overall, the
usability and intuitiveness is much better, though readability of the
code itself takes a hit.
In addition, we added the ability to download an icon as a PNG thanks to
the svg2png-converter library. PNGs adopt the current preview weight and
color, and are sized at 256x256.
2020-10-04 23:15:51 -04:00
rektdeckard
cee2739860
Update homepage
2020-09-27 22:20:26 -04:00
rektdeckard
28f079734e
icons: bump to phosphor-react@0.5.0 and update names
2020-09-27 20:12:00 -04:00
rektdeckard
3210e0fe58
Revert to gh-pages homepage for now
2020-09-26 00:44:00 -04:00
rektdeckard
338d0dc23f
Update homepage to real deal
2020-09-25 14:37:33 -04:00
rektdeckard
020fde6c12
lib: update to phosphor-react@0.4.3 and add icons
2020-09-25 14:27:07 -04:00
rektdeckard
c2d7665228
package: bump version to match package
2020-09-23 16:06:57 -04:00
rektdeckard
80d4502207
App: update to phosphor-react@0.3.0 and replace renamed icons in-situ
2020-09-23 16:05:41 -04:00
rektdeckard
b39224073e
selectors: add fuzzy-find search capabilities to filteredQueryResults
...
Using the Fuse package, we now support fuzzy icon search. Results are
weighted in favor of icon names and sorted by match score, improving
search utility by surfacing best matches to the top of the list.
There is still some fine-tuning to do, as threshold often matches
unrelated strings, while missing more related but less-similar string
queries. In future, we should play with the threshold, location,
distance, and possibly the extendedSearch options.
2020-09-15 01:13:34 -04:00
rektdeckard
4df0ac7295
public: add Google SEO and restructure deps
2020-09-14 01:06:37 -04:00
rektdeckard
1d862e6587
public: update OpenGraph and other SEO tags
2020-09-13 20:55:14 -04:00
rektdeckard
3cfbb34713
Add formatter script
2020-08-28 13:37:12 -04:00
rektdeckard
970db16297
Add gh-pages for temporary prod builds
2020-08-24 01:05:45 -04:00
rektdeckard
208c0ba5b7
App: update to phosphor-icons@0.2.1 and tag newbies
2020-08-21 03:20:27 -04:00
rektdeckard
017a05a769
Update to phosphor-react@0.2.0
2020-08-16 16:42:57 -04:00
rektdeckard
62b08e1ac2
App: change references from old repository to phosphor-icons
2020-08-15 23:05:23 -04:00
rektdeckard
3a4541bce3
Upgrade to react@17.0.0-rc.0
2020-08-15 20:00:52 -04:00