Julian Prieber
|
fc8a18f0d7
|
Switched Font Awesome from JS to CSS
|
2022-08-08 14:11:19 +02:00 |
Julian Prieber
|
f42392b0d9
|
Made textarea fields required
|
2022-07-07 12:09:46 +02:00 |
Julian Prieber
|
42c284e865
|
Update button-editor.blade.php
|
2022-05-30 18:10:35 +02:00 |
Julian Prieber
|
26275c152d
|
"Reset to default" button now works with themes
The reset to default button on the Button Editor now works with custom theme buttons.
|
2022-05-20 16:15:14 +02:00 |
Julian Prieber
|
7166a5f81f
|
Updated back button
|
2022-05-07 16:40:21 +02:00 |
Julian Prieber
|
cdfa580d36
|
Fixed Config Editor not working
Fixed Config Editor not working see https://github.com/JulianPrieber/littlelink-custom/issues/51
|
2022-05-07 16:23:25 +02:00 |
Julian Prieber
|
cb75a24e92
|
Update button editor
Added functionality for custom website button. Made button editor optional to use.
|
2022-05-04 10:12:01 +02:00 |
Julian Prieber
|
845327a628
|
Updated button-editor
|
2022-05-04 00:40:41 +02:00 |
Julian Prieber
|
08da6fa960
|
Updated button editor
A bit of optimization. Everything kinda scales to mobile now. Everything still looks terrible tho.
|
2022-05-04 00:19:29 +02:00 |
Julian Prieber
|
62c9baba23
|
Added custom button editor
Added the long planned button editor. This solution does not look optimal, but works... mostly.
This solution is implemented with JavaScript and the current versions code is very unorganized mostly uncommented and the HTML is still mostly done with inline code. I hope I will fix this in future revisions.
To learn more about the new button editor, read:
https://littlelink-custom.com/blog/upcoming-features/
https://littlelink-custom.com/blog/progress-of-the-new-button-editor/
|
2022-04-27 20:55:19 +02:00 |