Open tattali opened 2 years ago
@suncat2000 Would you consider to abandon the package suncat/mobile-detect-bundle
in favor of tattali/mobile-detect-bundle
on packagist please?
Don't hesitate to contact me if you want to discuss about this.
https://packagist.org/packages/suncat/mobile-detect-bundle
There is already continued package.. netbull/mobile-detect-bundle
Hi @netbull, Yeah I saw that you started a continued package, but I thought it was also inactive since it didn't work with Symfony 6.
Hi everyone,
Given the lack of responsiveness of this bundle author, I decided to create and maintain a fork tattali/MobileDetectBundle.
The fork is available now and you will find instructions for using it in the README.
Of course, if you are ready to help, do not hesitate to contact me!
If you have any question, don't hesitate to ask! π
What have been done so far:
Highlights
README.md
to clarify the meaning of the bundleMobileDetectorInterface
interface ofMobile_Detect
classFull details
Documentation
README.md
to clarify the meaning of the bundleCI
Configuration
mobile_detect.cookie_httponly
tomobile_detect.cookie_httpOnly
mobile_detect.mobile_detector.class
,mobile_detect.device_view.class
,mobile_detect.request_response_listener.class
,mobile_detect.twig.extension.class
Improvements
MobileDetectorInterface
interface ofMobile_Detect
fully compatible withmobiledetect/mobiledetectlib
>=2.8.15MobileDetectBundle\DeviceDetector\MobileDetectorInterface
service to quickly access the libis_windows_os
in the twig extensionrules_list
in the twig extensionDrops
mobiledetect/mobiledetectlib
<2.8.15psr-0
in favour ofpsr-4
and rename namespace as neutralMobileDetectBundle\
Others
src
and tests totests
folderscookieSamesite
bycookieSameSite
in whole projectPlanned work for next release:
EDIT: Every features documented in the README are working at full capacity Do not hesitate to open an issue if you found a bug.
Enjoy! π π