Skip to content

Releases: creasico/laravel-project

v0.1.3

29 Oct 03:19
v0.1.3
9f5358f
Compare
Choose a tag to compare

Features

  • initialize simple-git-hooks as described #31 (50b417e)

Bug Fixes

  • ci: fix misconfigured release workflow (59e141b)

Compare with previous version: v0.1.2...v0.1.3

What's Changed

Contributions

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Oct 02:23
v0.1.2
dc8a338
Compare
Choose a tag to compare

Compare with previous version: v0.1.1...v0.1.2

v0.1.1

29 Oct 02:13
v0.1.1
4ed4153
Compare
Choose a tag to compare

What's Changed

v0.1.0

29 Oct 00:40
v0.1.0
ab02cf0
Compare
Choose a tag to compare

What's Changed

⚠ BREAKING CHANGES

  • rename directory of composables to utils for the sake of common sense

Features

  • add app-wrapper component (ee02f99)
  • add ability load layout by name (69512ae)
  • add ability to load async app module (20535cb)
  • add ability to load laravel' .php translation to frontend (b0a900d)
  • add ability to toggle color schema (ccae7d4)
  • add inertia shared data (07dfffd)
  • add page expiration handler (cb307b9)
  • add responsiveness to app-layout (ca38da8)
  • add support for menu group and devider, even tho devider still not working properly (5a57f29)
  • add utility file for the sake of why not (79ef873)
  • better type definition for Ziggy.routes (597f1f7)
  • better type definition for global axios() (4956d47)
  • ci: add release config (4e7448c)
  • ci: add release workflow to add notes from CHANGELOG.md (05f14bd)
  • ci: add triage workflow that will triggered on all PR (7a4d33d)
  • ci: add dependabot config (7a750dd), closes creasico/laravel-package#69
  • ci: rewrite ci config and make them more reusable (5e4af53)
  • ci: workaround with workflow_dispatch for deployment (e930930)
  • dev: enable debug config (89d0c1e)
  • enable naive-ui discrete api (6890392)
  • enable sentry profiling and session replay (10ccea0)
  • force cli output to ansi (8428cd5)
  • initialize account.home, account.settings and supports.home routes (ca52cea)
  • initialize creasi/laravel-base (6750cc8)
  • initialize creasi/laravel-nusa (480c9bf)
  • initialize deployphp/action as deployment tool (c1f3a5e)
  • initialize codeclimate integrations (ae12989)
  • initialize custom service-worker script (d22a146)
  • initialize dedicated translation view composer class (3ffc4ee)
  • initialize naive-convig-provider to help manage locale and global theme config (84ff858)
  • initialize naive-ui theme overrides (13da4ce)
  • initialize navigation view composer (010dad5)
  • initialize user management pages (d9d7bab)
  • initialize user menu (1ac4052)
  • initialize validation status and form feedback (04f8313)
  • initilize inertia-vue (db9e6e0)
  • initilize another user menus and update translation (5f55435)
  • load app background image for the guest pages (265989b)
  • make use of defineOptions() to assign page title (1092c6e)
  • simplify usage and initiation of app modules (fd2af30)
  • store sidebar collapse state to session storage (d09a8c6)
  • switch main logo on sider collapsed (48e6aa5)
  • ui: improve accessibility on auth forms (ed075b2)

Bug Fixes

  • ci: apparently github.env.APP_ENV only works few area (2468369)
  • ci: apparently we can't access artifacts from other workflows (acc203a)
  • ci: fix deployment issues caused by missing files (3e11196)
  • ci: fix my stupidity to execute composer ziggy:generate before build (f7de4dc)
  • ci: try to fix #50 (8caf292)
  • deploy: fix deployment issue when executing post-autoload-dump command (8a2f4bf)
  • deploy: fix deployment issue with public/vendor assets (bd2a7f2), closes #30
  • docs: fix documentation issue and .env.example file (6d4d1d0)
  • fix Unexpected lexical analysis issue in vue-i18n module (3b4ae5b), closes intlify/vue-i18n-next#363
  • fix main menu state when user currently on account pages (86f67cf)
  • fix my stupidity (0c80de5)
  • quick fix for logout functionality (d1e749d)
  • tests: fix end-to-end test on browserstack (f189e7a)
  • ui: fix ugly styling on light mode ([7dba66b](https://githu...
Read more

v0.0.3

26 Jun 22:49
v0.0.3
e2fad43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...v0.0.3

v0.0.2

30 Nov 19:23
0.0.2
Compare
Choose a tag to compare
0.0.2 released

Initial Release

13 Oct 05:26
0.0.1
Compare
Choose a tag to compare
0.0.1

0.0.1 released