-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.0 Compatibility #40
Comments
@chrisbeluga To fix you could add the following styles .navigation-field .k-dropdown-content {
--button-height: auto;
} |
@distantnative Unf, doesn't work. |
Also getting alert for K4:
|
Do we have a new forked maintained version? |
Unf not yet. |
What would have to be done for an "official" Kirby4 compatible version? Does anyone need a small bounty? |
FYI We have started to build a proper K4 version. |
Thats good news! :) |
What is needed after you add the lines of code? As the dialogs don't pop up for me. |
Hey all,
Apologies that I haven't been around to support this plugin as much as I'd
have liked.
I had started a full rewrite which isn't complete yet, I have shared the
codebase with a couple of others who are interested in taking over. It's
approx 90% complete with quid support etc.
If anyone else is interested then please let me know and I can share this
and the new repo with you.
…On Thu, 20 Jun 2024, 16:29 Sachbearbeiter, ***@***.***> wrote:
What would have to be done for an "official" Kirby4 compatible version?
Does anyone need a small bounty?
—
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVE5J2RET5F4F3QF35C4NH3ZILYPLAVCNFSM6AAAAAA5DTVVMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBQHE4DKNBSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
We have opened a pull request. |
@CoderofOne Hi, I'm afraid I can not help you, because I did not fully understand the implementation. I was only a little bit lucky to get it working ;) But it seemes, that sachbearbeiter is actively working on the k4 ready version of the plugin. This would solve your problem, I suppose. |
There are some minor errors in our v4 version, but we will fix it in the next pull request. |
Currently the plugin is not compatible with 4.0 (as of writing this issue: Beta 1):
The API route isn't working
![image](https://private-user-images.githubusercontent.com/3002580/270052222-a5859037-30cf-427f-8df0-4a6f98f6776f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDQxMTYsIm5iZiI6MTczOTE0MzgxNiwicGF0aCI6Ii8zMDAyNTgwLzI3MDA1MjIyMi1hNTg1OTAzNy0zMGNmLTQyN2YtOGRmMC00YTZmOThmNjc3NmYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMjMzMDE2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDRjYjRlNjNiMGM4ZGQyNTBlZThiZjM0MWM2Nzc3MjlhNGYxMTE2NGZmZjY5Mjc3YWIzYThlNDNmOTFjZWYxNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.YqgL58b3HQmZa8QwQmRQRY2R_DntH6lUxcFn1q4DEMk)
The select isn't styled correctly
![image](https://private-user-images.githubusercontent.com/3002580/270052303-ffc7b00a-9f0d-4785-afea-beef1562801b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDQxMTYsIm5iZiI6MTczOTE0MzgxNiwicGF0aCI6Ii8zMDAyNTgwLzI3MDA1MjMwMy1mZmM3YjAwYS05ZjBkLTQ3ODUtYWZlYS1iZWVmMTU2MjgwMWIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMjMzMDE2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGQ3ZWYyMDkxYjBkNzAwMDc4Yjg1MjI2ODA1ZDdjZDlmOTQ0NmE3NDNlYjc4ZDAxMDcyYTczMWM2MmJjOWFlZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.QseNt7pAqDBXhR4boOp2BNuDL1sN4WR5x8Ld3yUbg6A)
The text was updated successfully, but these errors were encountered: