Dinh Quoc Han
|
2f9b36fa85
|
feat: support Laravel 10.x & remove unneccessary package
|
2023-02-15 17:18:23 +07:00 |
|
Tobias Petry
|
a737879baf
|
Add previewify prefix (#24)
* add required previewify prefix
* Fix code style (php-cs-fixer)
* only add prefix when not already available
* Fix code style (php-cs-fixer)
Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
|
2022-07-05 20:19:46 +02:00 |
|
Tobias Petry
|
cf8ec8d3ae
|
Add Previewify image provider (#20)
* Add previewify image provider
* feat: support for setting image with the @seo blade tag (resolves #22)
|
2022-06-11 20:17:48 +02:00 |
|
Tobias Petry
|
9ce6843879
|
Add twitter:creator meta tag (#21)
|
2022-06-11 13:26:19 +02:00 |
|
Samuel Štancl
|
754b3936d0
|
OpenGraph improvements (#17)
* Allow setting tag('og:title', ...)
* og:type overriding
* Add type()
|
2022-03-30 18:01:21 +02:00 |
|
Lars Klopstra
|
7b24a50bd6
|
Refactor to command (#13)
* wip
* wip
* wip
|
2021-11-15 18:07:09 +01:00 |
|
Lars Klopstra
|
5ca343a116
|
Add support for Favicons (#11)
* wip
* wip
* wip
* Update tests/Pest/FaviconTest.php
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Update tests/Pest/FaviconTest.php
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Update README.md
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
|
2021-11-14 19:28:19 +01:00 |
|
Samuel Štancl
|
5415e86927
|
Fix raw tag overriding
|
2021-05-28 17:12:08 +02:00 |
|
Samuel Štancl
|
5729da6e6d
|
Support keys for rawTag()
|
2021-05-26 21:17:58 +02:00 |
|
Samuel Štancl
|
db7269ff28
|
Canonical URLs, fix #1
|
2021-05-26 13:18:13 +02:00 |
|
Samuel Štancl
|
007a555d57
|
Support extra tags
|
2021-05-26 13:02:20 +02:00 |
|
Samuel Štancl
|
ab1e01b066
|
Make flipp use raw values
|
2021-05-24 19:24:22 +02:00 |
|
Samuel Štancl
|
56fc6f4b49
|
Fix flipp alias logic
|
2021-05-24 18:41:03 +02:00 |
|
Samuel Štancl
|
8b6e049830
|
Make default & modifier setters chainable
|
2021-05-24 18:29:07 +02:00 |
|
Samuel Štancl
|
5732fc8a57
|
Twitter user -> Twitter site
|
2021-05-24 18:26:08 +02:00 |
|
Samuel Štancl
|
084736672e
|
Thunk support
|
2021-05-24 18:24:10 +02:00 |
|
Samuel Štancl
|
3b203d70ff
|
One more Blade Flipp test
|
2021-05-24 11:41:25 +02:00 |
|
Samuel Štancl
|
6b575dec29
|
Directive support for Flipp
|
2021-05-24 11:40:17 +02:00 |
|
Samuel Štancl
|
2dc7b7048e
|
Code quality
|
2021-05-24 11:25:02 +02:00 |
|
Samuel Štancl
|
b12c9ecb55
|
finished
|
2021-05-24 10:53:00 +02:00 |
|
Samuel Štancl
|
051a32575c
|
Initial commit
|
2021-05-23 13:17:03 +02:00 |
|