You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FR] Possibility to add additional classes (from code) to the ngneat-modal-content element to allow sizing via Bootstrap col-*, col-[sm|md|lg|xl]-* classes #33
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
Setting styles via Bootstrap classes is not possible.
Expected behavior
Using col col-sm-x classes.
Change needed is minimum:
Add a possibility to set additional classes on the ngneat-dialog-content element
remove the ngneat-dialog-content width: auto style
make possible to avoid forcing height/width styles (especially if the size is not set = or at least when we set it to an empty string)
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Ease of use, flexibility.
Environment
Angular version: X.Y.Z
Browser:
- [x] Chrome (desktop) version latest
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform: Windows
Others: