Skip to content

Releases: krzysztofzylka/MicroFramework

v1.3.0-alpha

18 Feb 06:49
84c880c
Compare
Choose a tag to compare
v1.3.0-alpha Pre-release
Pre-release
  • Upgrade console
  • Add tailwind and grunt
  • Add account extension
  • Add form extension
  • Fix bugs
  • Fix resources

v1.2.0

25 Jan 05:44
Compare
Choose a tag to compare
  • Add twig libs
  • Upgrade view
  • Upgrade loadView in Controller
  • Change dialog box position and add centering feature
  • Update URL building in Kernel.php
  • Handle exceptions in data search method
  • Refactor error handling in application start
  • Move Log class to Libs directory and add logging functionality
  • Add return type declaration to Ajax load function

v1.1.5

19 Jan 05:30
Compare
Choose a tag to compare
  • Fix table custom column bug
  • Html generator in table column
  • Fix table action bug

v1.1.4

18 Jan 17:07
Compare
Choose a tag to compare
  • Fix code
  • Add error comment to ajax
  • Upgrade table pagination
  • Reformat table actions
  • Add reloadPage to ajax

v1.1.3

18 Jan 13:53
Compare
Choose a tag to compare
  • Add order by to table

v1.1.2

18 Jan 13:15
711bac8
Compare
Choose a tag to compare
  • Update table
  • Fix bugs

v1.1.1

18 Jan 11:59
25fd584
Compare
Choose a tag to compare
  • Table creator
  • Add debug to renderErrorPage in [view
  • Fix request bug in Kernel
  • Fix ajax file copy error

v1.1.0a

17 Jan 18:33
Compare
Choose a tag to compare

Fix ajax bug

v1.1.0

17 Jan 09:23
7ed70d0
Compare
Choose a tag to compare
  • Templates
  • Ajax
    • Add toast method to response
    • Upgrade redirect method in controller
    • Add here variable to global view variables

v1.0.9

17 Jan 04:56
Compare
Choose a tag to compare
  • Update view debug in View.php
  • Add support for dynamic URL in environment configuration
  • Refactor condition checks in _prepareCondition function
  • Update loadModel to handle shared isolator instance