All notable changes to zeus
will be documented in this file
- Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/lara-zeus/uranus/pull/92
- update laravel-seo to support laravel 11 by @atmonshi in https://github.com/lara-zeus/uranus/pull/93
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.8...v3.1.9
- update assets by @atmonshi in https://github.com/lara-zeus/uranus/pull/91
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.7...v3.1.8
- Update CanGloballySearch.php by @atmonshi in https://github.com/lara-zeus/uranus/pull/90
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.6...v3.1.7
- Globally searchable by @atmonshi in https://github.com/lara-zeus/uranus/pull/89
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.5...v3.1.6
- fix timeline styles by @atmonshi in https://github.com/lara-zeus/uranus/pull/88
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.4...v3.1.5
- fix site name in main layout by @atmonshi in https://github.com/lara-zeus/uranus/pull/87
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.3...v3.1.4
- add new css classes to fix fields select in bolt by @atmonshi in https://github.com/lara-zeus/uranus/pull/86
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.2...v3.1.3
- Timeline styleing and update assets by @atmonshi in https://github.com/lara-zeus/uranus/pull/85
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.1...v3.1.2
- add hera by @atmonshi in https://github.com/lara-zeus/uranus/pull/84
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.1.0...v3.1.1
- add accordion and update filament to v3.1 by @atmonshi in https://github.com/lara-zeus/uranus/pull/82
- update assets by @atmonshi in https://github.com/lara-zeus/uranus/pull/83
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.0.15...v3.1.0
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/lara-zeus/uranus/pull/80
- add popover package to about command by @atmonshi in https://github.com/lara-zeus/uranus/pull/81
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.0.14...v3.0.15
- update assets and depe by @atmonshi in https://github.com/lara-zeus/uranus/pull/79
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.0.13...v3.0.14
- update about command by @atmonshi in https://github.com/lara-zeus/uranus/pull/78
Full Changelog: https://github.com/lara-zeus/uranus/compare/v3.0.12...v3.0.13
- update for assets and composer by @atmonshi in https://github.com/lara-zeus/uranus/pull/55
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.16...2.4.17
- Fix primary color by @atmonshi in https://github.com/lara-zeus/uranus/pull/54
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.15...2.4.16
- update assets to rain by @atmonshi in https://github.com/lara-zeus/uranus/pull/53
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.14...2.4.15
- Fix uranus by @atmonshi in https://github.com/lara-zeus/uranus/pull/52
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.13...2.4.14
- Update assets and compile for prod, composer update by @atmonshi in https://github.com/lara-zeus/uranus/pull/51
always add the following to your composer post-update-cmd
to ensure your assets up-to-date:
"@php artisan vendor:publish --tag=zeus-assets --ansi --force"
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.12...2.4.13
- update css by @atmonshi in https://github.com/lara-zeus/uranus/pull/50
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.11...2.4.12
- update to rain by @atmonshi in https://github.com/lara-zeus/uranus/pull/49
- Update the CSS to include some classes for our newest package Zeus Rain
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.10...2.4.11
- update composer by @atmonshi in https://github.com/lara-zeus/uranus/pull/48
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.9...2.4.10
- update assets and composer by @atmonshi in https://github.com/lara-zeus/uranus/pull/47
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.8...2.4.9
- recompile assets and composer update by @atmonshi in https://github.com/lara-zeus/uranus/pull/46
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.7...2.4.8
- small improvements by @atmonshi in https://github.com/lara-zeus/uranus/pull/45
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.6...2.4.7
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in https://github.com/lara-zeus/uranus/pull/43
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/lara-zeus/uranus/pull/44
- composer and assets update
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.5...2.4.6
🔥 Adding Filament Plugin Purge
for better and thinner CSS file.
🚩 The component <x-zeus::box>
is retired, and now we using <x-filament::card>
instead.
🟢 Always add @php artisan vendor:publish --tag=zeus-assets --ansi --force
to post-update-cmd
in your composer file.
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.4...2.4.5
- remove unused route link by @atmonshi in https://github.com/lara-zeus/uranus/pull/41
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.3...2.4.4
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/lara-zeus/uranus/pull/39
- composer update by @atmonshi in https://github.com/lara-zeus/uranus/pull/40
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.2...2.4.3
- update composer and packages by @atmonshi in https://github.com/lara-zeus/uranus/pull/38
php artisan vendor:publish --tag=zeus-assets --force
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.1...2.4.2
- Update composer.lock by @atmonshi in https://github.com/lara-zeus/uranus/pull/37
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.4.0...2.4.1
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in https://github.com/lara-zeus/uranus/pull/29
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/lara-zeus/uranus/pull/32
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in https://github.com/lara-zeus/uranus/pull/34
- Bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/lara-zeus/uranus/pull/30
- support laravel 10 by @atmonshi in https://github.com/lara-zeus/uranus/pull/36
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.3.4...2.4.0
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/lara-zeus/uranus/pull/26
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/lara-zeus/uranus/pull/27
- add
prose
classes and Small updates by @atmonshi in https://github.com/lara-zeus/uranus/pull/28
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.3.3...2.3.4
- thunder assets and updates by @atmonshi in https://github.com/lara-zeus/uranus/pull/25
add features and roadmap add zeus render hooks list all user entries and show entry details small changes to the UI refactor all fields classes improvements in all resources use the new table layout in forms and entries refactor filling the form component add form status sushi model
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.3.2...2.3.3
- improve responsive layout by @atmonshi in https://github.com/lara-zeus/uranus/pull/24
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.3.1...2.3.2
- update composer by @atmonshi in https://github.com/lara-zeus/uranus/pull/23
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.3.0...2.3.1
- improve skeleton and add tests and dark mode
- separate the CSS for frontend and filament
- update .github workflows
- add phpstan and pint
- delete unused components
- delete the folder
public/vendor/zeus
- publish the assets again:
php artisan vendor:publish --tag=zeus-assets
the same for the views, backup your changes and republish them:
php artisan vendor:publish --tag=zeus-views
Full Changelog: https://github.com/lara-zeus/uranus/compare/2.2.10...2.3.0
- update the css
- update filament to 2.13
- clean up unused assets
- add support for laravel 8
- refactor the required packages in composer
- upgrade assets packages and include filament assets
- support php 8 and laravel 9
- clean up some old files
- initial release