1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-23 18:53:13 +01:00

8 Commits

Author SHA1 Message Date
Kovah
8cbd36d61e
Migrate to HTMl icons (#158)
This adjusts multiple components, including the table sorting, link share buttons and link icons. All were changed to use views, dynamic components and the new icons. All views were adjusted to use the new icons instead of the Fontawesome Javascript.
2020-10-21 15:14:53 +02:00
Kovah
479613aa5d
Change mapping of icons for links and social sharing (#158) 2020-10-21 13:46:18 +02:00
Kovah
e35b9926e1
Major code cleanup with help of linters and Larastan 2020-01-24 13:15:49 +01:00
Kovah
06141bdb31
Move frontend workflow to Laravel Mix, use FontAwesome svg's via JS 2019-07-16 23:05:55 +02:00
Kovah
3f7215a88f
Correct patterns for the link mapper (#15) 2019-01-30 20:58:09 +01:00
Kovah
eea5de2256
Fully implement link icons, correct icon mapper (#15) 2019-01-30 20:40:40 +01:00
Kovah
69b65f3f19
Finalize icon map (#15) 2019-01-30 20:12:25 +01:00
Kovah
14b2585992
Add first base for link icons (#15) 2019-01-30 17:47:38 +01:00