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

Fix "copyValueTo" feature in layout settings #360

Open
wants to merge 210 commits into
base: main
Choose a base branch
from

Conversation

glagius
Copy link

@glagius glagius commented Dec 11, 2024

Now when control has settings "copyValueTo" with list of input fields, its value will be copied to selected inputs.

zahmo and others added 30 commits August 10, 2023 06:32
'update @angular/core@15 @angular/cli@15'
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init
… flexlayout-replacement-styles to take effect and also to compile
needed incase tailwind needs to be used to help address more replacements to flex-layout
see https://tailwindcss.com/docs/guides/angular
build(deps):changed peerDependencies to use angular 15
zahmo and others added 27 commits March 12, 2024 17:17
checking builtLayout.dataType instead

Signed-off-by: zahmo <[email protected]>
from extracted daisyui classes. This is, since its not clear which class names
belong to DaisyUI and tailwinds, so both prefixes are generated
the final tailwind build outputs should contain only the applicable class names
Now when control has settings "copyValueTo" with list of input fields, its value will copied to selected inputs.
Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for ajsf failed.

Name Link
🔨 Latest commit b55e240
🔍 Latest deploy log https://app.netlify.com/sites/ajsf/deploys/67590e7efadf2d0008d22776

@glagius glagius changed the base branch from main to angular6-json-schema-form December 11, 2024 04:03
@glagius glagius changed the base branch from angular6-json-schema-form to main December 11, 2024 04:04
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.

2 participants