Skip to content

Conversation

dconco
Copy link
Owner

@dconco dconco commented Jan 3, 2024

Updated to version v1.2.1-alpha pre-release

  • Fix Error and Bugs in slides_include()

  • Make <? ?> slides php tag to be more effective.

  • @view in the slides php tag are now deprecated at version 1.2.1 pre-release and latest.

  • Make all the <include !/> elements be more effective

  • All <include !/>elements will be replaced withslides_include()`

  • Added Short Icon

  • Updated Short Icon url in Header.php

  • Arrange styles in App.css to Header.php

  • Now auto generating bin folder with the files in App directory.

  • Can now define a constant in web.php and use it in api.php which is available from version 1.2.1 and upcoming latest versions.

  • From version 1.2.1 can no longer use the same class namespace for routes and api.

  • Make ApiController.php to accept integer as it's method parameter and string types are now deprecated.

  • ApiController.php method parameter now accepts interger constant.

- Fix Error and Bugs in `slides_include()`
- Make `<? ?>` slides php tag to be more effective.
- `@view` in the slides php tag are now `deprecated` at version 1.2.1 pre-release and latest.
- Make all the `<include !/>` elements be more effective
- All <include !/>` elements will be replaced with `slides_include()`
- Added Short Icon
- Updated Short Icon url in `Header.php`
- Arrange styles in `App.css` to `Header.php`

- Now auto generating `bin` folder with the files in `App` directory.
- Can now define a constant in `web.php` and use it in `api.php` which is available from version 1.2.1 and upcoming latest versions.

- From version 1.2.1 can no longer use the same class namespace for routes and api.
- Make `ApiController.php` to accept `integer` as it's method parameter and `string` types are now `deprecated`.
- `ApiController.php` method parameter now accepts interger constant.
@dconco dconco merged commit 6689b87 into dev-1 Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant