Skip to content

Releases: psmb/Psmb.FlatNav

Introduce "disabled" preset option

21 Nov 06:39
7c3d5f0
Compare
Choose a tag to compare

Introduce a setting to disable presets. It supports Eel, so you could do e.g. this to restrict a certain preset to admins:

disabled: '${!Security.hasRole("Neos.Neos:Administrator")}'

Huge thanks to visol.ch for sponsoring this feature!

Fixes support for unset presets

09 Nov 11:32
f8c1639
Compare
Choose a tag to compare
0.4.2

TASK: support unsetting presets (#39)

Fixes focused state

20 Aug 06:00
f74bc7f
Compare
Choose a tag to compare
Build(deps): Bump elliptic in /Resources/Private/FlatNav (#38)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Search, support for privileges, bugfixes

30 Jun 14:11
c574d8d
Compare
Choose a tag to compare

Changes: 0.3...0.4

Big hugs to Visol for sponsoring this release!

0.3

31 Jul 14:33
Compare
Choose a tag to compare
0.3
TASK:Change route to be compatible with Flowpack.Neos.FrontendLogin (…

Restore compatibility with the latest neos-ui, fix bugs

27 Mar 13:24
Compare
Choose a tag to compare
0.2

BUGFIX: added id to TabPanel and fixed tab height - https://github.co…

0.1

17 Sep 09:04
Compare
Choose a tag to compare
0.1
Add Neos 4 compatibility, smaller improvements (#10)