All notable changes to wind
will be documented in this file
- improve contact us ui by @atmonshi in #87
Full Changelog: https://github.com/lara-zeus/wind/compare/v3.2.1...v3.2.2
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #80
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #81
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #82
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #83
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #84
- New letter by @atmonshi in #86
Full Changelog: https://github.com/lara-zeus/wind/compare/v3.2.0...v3.2.1
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #77
- fix style and use filament v3.1 by @atmonshi in #78
Full Changelog: https://github.com/lara-zeus/wind/compare/v3.1.4...v3.2.0
- update textarea rows by @atmonshi in #76
Full Changelog: https://github.com/lara-zeus/wind/compare/v3.1.3...v3.1.4
- update claess by @atmonshi in #75
Full Changelog: https://github.com/lara-zeus/wind/compare/v3.1.2...v3.1.3
- update core by @atmonshi in #61
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.23...2.4.24
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #59
- update all dependecies by @atmonshi in #60
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.22...2.4.23
- fix migration by @atmonshi in #58
php artisan vendor:publish --tag=zeus-wind-migrations
and run:
php artisan migrate
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.21...2.4.22
- improve delete department by @atmonshi in #57
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.20...2.4.21
- update core by @atmonshi in #56
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.19...2.4.20
- change department id to accept null by @atmonshi in #55
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.18...2.4.19
- clean up some code and phpstan level: 6 by @atmonshi in #54
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.17...2.4.18
- update zeus core by @atmonshi in #53
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.16...2.4.17
- fix primary color 🦩 by @atmonshi in #52
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.15...2.4.16
- update zeus core by @atmonshi in #51
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.14...2.4.15
- fix in zeus core by @atmonshi in #50
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.13...2.4.14
- update readme and docs and composer and refactor config and route by @atmonshi in #49
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.12...2.4.13
- update to rain by @atmonshi in #48
- small update the the core CSS to include some classes for our newest package Zeus Rain
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.11...2.4.12
- fix department when its not found by @atmonshi in #47
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.10...2.4.11
- enable searches and filters in all resources by @atmonshi in #46
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.9...2.4.10
- update zeus core by @atmonshi in #45
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.8...2.4.9
- better actions by @atmonshi in #44
- update zeus core
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.7...2.4.8
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #41
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #42
- update core by @atmonshi in #43
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.6...2.4.7
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #39
- improvements and core update by @atmonshi in #40
🔥 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/wind/compare/2.4.5...2.4.6
- improve the queries by @atmonshi in #38
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.4...2.4.5
- remove unused query by @atmonshi in #37
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.3...2.4.4
- allow to configure navigation group by @atmonshi in #36
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.2...2.4.3
- allow to config the models by @atmonshi in #35
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.1...2.4.2
- Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 by @dependabot in #32
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #33
- Fix boot by @atmonshi in #34
Full Changelog: https://github.com/lara-zeus/wind/compare/2.4.0...2.4.1
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #29
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in #30
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #27
- support laravel 10 by @atmonshi in #31
Full Changelog: https://github.com/lara-zeus/wind/compare/2.3.2...2.4.0
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #24
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #26
- Fixed "Undefined property: Closure::$name" error by @leekaimun in #25
Full Changelog: https://github.com/lara-zeus/wind/compare/2.3.1...2.3.2
- improve responsive layout by @atmonshi in #23
Full Changelog: https://github.com/lara-zeus/wind/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
Full Changelog: https://github.com/lara-zeus/wind/compare/2.2.5...2.3.0
Full Changelog: https://github.com/lara-zeus/wind/compare/2.2.4...2.2.5
- update core by @atmonshi in #19
Full Changelog: https://github.com/lara-zeus/wind/compare/2.2.3...2.2.4
Full Changelog: https://github.com/lara-zeus/wind/compare/2.2.1...2.2.3
- update composer and assets by @atmonshi in #16
Full Changelog: https://github.com/lara-zeus/wind/compare/2.2.0...2.2.1
- update core version by @atmonshi in #14
Full Changelog: https://github.com/lara-zeus/wind/compare/2.1.0...2.1.1
- allow embedding the contact form in any blade template by @atmonshi in #12
Full Changelog: https://github.com/lara-zeus/wind/compare/2.0.1...2.1.0
- remove title slot and use laravel-seo
- fix validations on all resources
- clean up some blade files
- allow configuring the default status for new messages
- hide the Departments from the admin panel when it's disabled in the config
- update the config file
- add translations
- fix missing
departments
from Contacts Component - add validation for ordering in
DepartmentResource
- add support for laravel 9
- use filament forms as the frontend
- Improve the admin and the forms
- update assets from zeus-core
- fix DepartmentFactory
- refactor Categories to Departments
- change the command 'install' to 'publish'
- update readme
- update the docs
- fix sorting in Category and Letter Resources
- added the package
doctrine/dbal
for modifying the database
- set a default value if the categories are disabled
- disable category_id validation if categories are disabled
- disable adding new Letter
- set default replay message
small fixes and update zeus-core package.
using filament as an admin panel, which give us:
- lightweight package
- fully extendable admin panel (docs)
- initial release