thethunderturner/filament-latex
Add LaTeX math rendering to your Filament admin panel. thethunderturner/filament-latex provides an easy way to display formulas in form fields, infolists, and tables, bringing clean, readable equations to your Laravel back office.
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.4.1...v1.4.2
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.3.2...v1.3.3
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.3.1...v1.3.2
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.3.0...v1.3.1
Support for filament v4!
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.8...v1.3.0
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.7...v1.2.8
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.6...v1.2.7
Unfortunately, I had to make some important changes to the latex migration. Therefore, you will have to drop your table, delete the migration, and migrate again with the new changes (by pulling using php artisan vendor:publish --tag="filament-latex-migrations")
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.5...v1.2.6
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.4...v1.2.5
Small bug fix that I shouldve added to yesterdays release. Now filament will actually check if config, views, translations have already been published and use them instead :). Also made some small adjustments to prettier, and fixed some code duplication too!
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.3...v1.2.4
Big feature that introduces the ability to use PDF.js to render your pdf's. In short, with pdf.js you can display your document in whole, all use next/Previous buttons to paginate through it. If you wish to disable this, you can do so via the config, which will then prompt laravel to use your browser's default PDF viewer! I wish you all a Happy new Year!
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.2...v1.2.3
Added install command + updated docs. Enjoy!
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.1...v1.2.2
Minor update. Added support for translations. Enjoy!
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.2.0...v1.2.1
Another big release. Ive added some code formatting, UI fixes and others. Enjoy!
Full Changelog: https://github.com/thethunderturner/filament-latex/compare/v1.1.3...v1.2.0
Fix tag name
In short this release adds possibility to upload files Full Changelog: https://github.com/thethunderturner/filament-latex/compare/1.0.0...v1.1.0
This is the first big release for filament latex. You can generate different latex files, compile them and even download them. You can also preview the pdf! This is just a taste of what is possible, and more features are coming in the near future!
Full Changelog: https://github.com/thethunderturner/filament-latex/commits/1.0.0
How can I help you explore Laravel packages today?