0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 20:58:40 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Víctor Losada Hernández 163e3927b5 style lint 2025-03-18 19:38:58 +01:00
Gazook89 b33d9264d3 unify terms to 'spreads'
This commit only renames things, changes no logic.  Any mention of "book", "view", or "mode" is renamed in relation to "spreads".

The AnchoredBox.jsx file is renamed to Anchored.jsx

Extra icons are deleted, and the remaining ones are renamed.
2024-10-12 23:25:14 -05:00
Gazook89 6cabdc0a67 add alternative icons in
the `-alt` icons have better sizing/readability than the originals.  The originals likely will be removed.

Also adds back in 'fit-width' icon which was mistakenly overwritten earlier.
2024-10-11 22:05:18 -05:00
Gazook89 e80588b234 Add icons 2024-10-11 13:51:41 -05:00
G.Ambatte b66ac43b35 Fix Image Wrap icons 2024-08-29 17:23:18 +12:00
Trevor Buckner 3b3127248b Merge branch 'master' into imageWrappin 2024-08-28 14:37:26 -04:00
Gazook89 7b767368df Change icons to mask-image
Removes icons as components, uses mask-image instead.

Sets a size on the .fac icons to 1em so by default they are 1em and retain their aspect ratio.

rename the icon files for consistency.
2024-08-26 15:51:35 -05:00
Gazook89 0dc9e9ecdb Add 2 custom zoom related icons
New icons for Zoom to Fit, and Fit Width buttons.  Used SVGR online tool to create react components and then combined them.

If doing in future, be sure to set currentColor on `fill` property in the SVG itself.  Make the SVGs as closed curves only (don't rely on stroke).  set only a width property, not height.
2024-08-22 23:21:48 -05:00
Trevor Buckner dc7d877e6f Add snippets and icons 2024-08-22 16:35:48 -04:00
Victor Losada Hernandez 11da8b1dac Merge master into back cover 2023-04-28 22:57:13 +02:00
Trevor Buckner d455e8c270 Add icon 2023-04-28 16:52:03 -04:00
Victor Losada Hernandez 08ee142f6e Upstream master into back cover snippet 2023-04-13 23:08:30 +02:00
Trevor Buckner d793b6f690 Change Icon 2023-03-28 17:29:55 -04:00
Victor Losada Hernandez ab058b31b1 icons 2023-03-25 22:56:45 +01:00
Victor Losada Hernandez cdcd68bc92 upstream master into branch 2023-03-25 22:56:35 +01:00
Trevor Buckner 262e79c4df Tweak icon 2023-03-23 16:37:44 -04:00
Trevor Buckner 43b9877fa4 Merge branch 'master' into pr/2741 2023-03-23 15:42:18 -04:00
Trevor Buckner bdd898f5b6 Fix typo in Iokharic font name 2023-03-22 15:57:38 -04:00
Victor Losada Hernandez 25b5badf90 dropdown icons 2023-03-21 14:17:12 +01:00
Victor Losada Hernandez b041ef921e initial draft 2023-03-16 17:54:19 +01:00
Victor Losada Hernandez 810a5b295d actual icon 2023-03-01 17:40:15 +01:00
Victor Losada Hernandez a956f57a56 delete fa-file-c 2023-03-01 17:11:00 +01:00
Victor Losada Hernandez 9b4577c65b Merge upstream 'master' into back-cover-snippet 2023-03-01 17:10:34 +01:00
Victor Losada Hernandez a5a59ac058 initial draft 2023-03-01 17:04:21 +01:00
Trevor Buckner dae1106e50 Tweak icons 2023-02-28 22:33:15 -05:00
Trevor Buckner ed85e4eb0a Merge branch 'master' into cover-snippet 2023-02-22 15:06:49 -05:00
Victor Losada Hernandez e610194ace custom icon and vectorization of assets 2023-02-11 00:38:27 +01:00
Trevor Buckner 0355b52021 Custom icons for image masks in general 2023-02-07 15:36:52 -05:00
Trevor Buckner d02fcc9252 Update custom position icons 2023-02-07 09:56:03 -05:00
Trevor Buckner a0af588d75 Custom icons 2023-02-04 11:07:04 -05:00