Skip to content

Latest commit

History

History
173 lines (104 loc) 路 5.01 KB

CHANGELOG.md

File metadata and controls

173 lines (104 loc) 路 5.01 KB

Changelog

All notable changes to laravel-flatpack will be documented in this file.

v1.0.17 - 2023-12-15

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #41
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #42
  • Top Bar layout fixes by @faustoq in #43

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.16...v1.0.17

v1.0.16 - 2023-07-07

What's Changed

  • Home dashboard widgets in #39
  • chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #38
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #40

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.15...v1.0.16

v1.0.15 - 2023-05-13

What's Changed

  • Search Box in #35
  • Layout fixes in #36

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.14...v1.0.15

v1.0.14 - 2023-05-07

What's Changed

  • Form section element in #32

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.13...v1.0.14

v1.0.13 - 2023-05-01

What's Changed

  • Auto complete suggestions in #29
  • Flatpack files generator in #30
  • fix: async data route in #31

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.12...v1.0.13

v1.0.12 - 2023-04-29

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 in #27
  • Form and layout enhancements in #28

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.11...v1.0.12

v1.0.11 - 2023-04-23

What's Changed

  • Updated table component in #26
  • Layout fixes

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.10...v1.0.11

v1.0.10 - 2023-04-08

What's Changed

  • Layout improvements #25
  • Test coverage improvements

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.9...v1.0.10

v1.0.9 - 2023-03-28

Improved test coverage. Minor fixes.

v1.0.7 - 2022-04-27

What's Changed

  • fix: tag-input field type styling
  • fix: button styling
  • test flatpack actions
  • test traits
  • other tests
  • chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #15

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.6...v1.0.7

v1.0.6 - 2022-04-23

What's Changed

  • Toggle form field type
  • Fix: sync related records after saving
  • Fix: "text" option in buttons
  • Other minor fixes

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.5...v1.0.6

v1.0.5 - 2022-04-20

What's Changed

  • Custom Actions #13
  • chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #14
  • Other minor fixes

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.4...v1.0.5

v1.0.4 - 2022-04-12

What's Changed

  • Versioned assets
  • Editable field placeholder

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.3...v1.0.4

v1.0.3 - 2022-04-10

What's Changed

  • Editable field input (View Docs)
  • List scopes (View Docs)
  • Button links
  • Stack scripts
  • Navigation aria labels
  • Layout optimisations

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.2...v1.0.3

v1.0.2 - 2022-04-09

What's Changed

  • Authorize any user in local environment
  • Include AlpineJS

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.1...v1.0.2

v1.0.1 - 2022-04-04

What's Changed

  • Flatpack User contract
  • Authentication #12

Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.0...v1.0.1

v1.0.0 - 2022-04-02

First release

  • Layout components
  • Image Uploader
  • WYSIWYG editor (ckeditor)
  • Block editor (editor.js)
  • TailwindCSS
  • Wire UI components
  • Livewire Table components

Full Changelog: https://github.com/laravel-flatpack/flatpack/commits/v1.0.0

1.0.0 - 202X-XX-XX

  • initial release