Skip to content
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

Feature/nova version upgrade #1

Open
wants to merge 154 commits into
base: master
Choose a base branch
from

Conversation

parth-ka-patel
Copy link

take latest pull from upstream branch and update vue 3 and commit all changes

lloricode and others added 30 commits September 9, 2021 00:36
To make sure it doesn't creep out of the window at the top, we
recalculate its height client-side based on its y position.
This ensures the dropdown is only ever as high as the top of the screen.
Scrollbars (thanks to overflow-y: auto) will take care of the rest.

This fixes cases where the button is high on the screen, causing the
first options in the dropdown to be unselectable.
`app()->runningInConsole()` solves the problem with unit tests, so we don't need this hardcoded environment check any longer. 
Additionally, if we want to use `testing` environment instead of `local` for some reason ( to check something while developing ), this env check will cause errors on nova pages with flexible fields.
alies-dev and others added 21 commits June 26, 2023 19:54
Fix some type issues detected by Psalm
…rn/webpack-5.76.1

Bump webpack from 5.75.0 to 5.76.1
…rn/json5-1.0.2

Bump json5 from 1.0.1 to 1.0.2
…rn/engine.io-6.2.1

Bump engine.io from 6.2.0 to 6.2.1
Add forceFill method to Layout class
whitecube#469 broke existing layouts. This PR rectifies that.
Fix existing layouts breaking as of 1.0.9
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.