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

feat(bootstrap): support floating labels #3304

Merged
merged 1 commit into from May 21, 2022
Merged

Conversation

aitboudad
Copy link
Member

fix #3265

BREAKING CHANGE: To customize style of bootstrap types rely on formly-wrapper-form-field instead of the following selectors:

  • formly-wrapper-addons
  • formly-field-checkbox
  • formly-field-input
  • formly-field-multicheckbox
  • formly-field-radio
  • formly-field-select
  • formly-field-textarea

fix ngx-formly#3265
BREAKING CHANGE: To customize style of bootstrap types rely on `formly-wrapper-form-field` instead of the following selectors:
  - `formly-wrapper-addons`
  - `formly-field-checkbox`
  - `formly-field-input`
  - `formly-field-multicheckbox`
  - `formly-field-radio`
  - `formly-field-select`
  - `formly-field-textarea`
@netlify
Copy link

netlify bot commented May 21, 2022

Deploy Preview for formly-dev ready!

Name Link
🔨 Latest commit fecd81f
🔍 Latest deploy log https://app.netlify.com/sites/formly-dev/deploys/6288d1843e120d0008c81b2e
😎 Deploy Preview https://deploy-preview-3304--formly-dev.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@aitboudad aitboudad merged commit 7c4c64c into ngx-formly:main May 21, 2022
@aitboudad aitboudad deleted the 3265 branch May 21, 2022 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bootstrap 5 floating labels
1 participant