-
Notifications
You must be signed in to change notification settings - Fork 33
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
[DEMO] Start reworking the demo page design #896
Conversation
57cc2b1
to
38381d8
Compare
Some rendering issues on Firefox 83.0 on Ubuntu 18.04, compared to Chrome/Chromium 87.0 Fit margin: display and impossible to enter value or to use the increase/decrease scrolls
Drag&Drop: the |
✔️ now working on Firefox thanks to a8c6e39
|
84d8e4a
to
a8b8b79
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice job!
- tailwind.css - purged, minified css
- tailwind.css - purged, minified css
- render when fit margin changes
- add zoom settings - prevent page zooming while zooming out of bpmn-container
- fixed height for diagram container - adjust drop-container for the new demo - controls width
- lint fix - sonarcloud fix
- drop area size
- drop area size fix
- navigation title looks more like one in examples
- fix for firefox and some feedback integrated
- document tailwind - replace outer div padding with fit margin
Use something more related to our domain to be consistent with the rest of the documentation, code and examples.
0ce882d
to
fdc488e
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Rework the demo page with
tailwindcss
basic design.Covers #879