-
Great job on the project! I like your use of fonts, color schemes and responsive design. I like that you've set up multiple media queries to avoid overflowing text and images and everything scales and…
-
Use case: Useful when trying to build a custom HTML/CSS to render. When wanting to use frameworks such as SemanticUI or Bootstrap, classes need to be added in HTML elements in order to apply style.
…
-
I'm mainly thinking about frameworks like bootstrap, which require js for some types of menues and other graphic elements. Those scripts are often controlled using css classes, which means execution o…
-
We have some JS/CSS frameworks in the repo for tests:
- `tests/end2end/data/hints/ace/ace.js`
- `tests/end2end/data/hints/angular1/angular.min.js`
- `tests/end2end/data/hints/bootstrap/bootstrap.…
-
I would love to be able to customize output a bit more, for example in the case when I want to put legend somewhere (I can apply `update-in` to result of `fform`, but that's not really convenient) or …
-
## Checklist
- [x] I am running the latest version.
- [x] I have checked the [troubleshooting guide](https://isso-comments.de/docs/guides/troubleshooting/)
- [x] I have searched the [open issues]…
-
MacPro上运行weditor=0.3.0
listening on http://10.97.181.57:17310
[I 191012 13:16:19 web:2246] 200 GET / (::1) 6.91ms
[I 191012 13:16:19 web:2246] 304 GET /static/libs/css/buttons.css (::1) 8.55ms
[I …
-
Hey guys!
Pawel from https://github.com/angular-ui/bootstrap here. You are doing some grant work here. Would you be interested to working more closely with us in order to not duplicate work?
We had…
-
**Describe the bug**
I need an easy and unified way to display Toasts (in this example HTTP status from service), so I created a component for that, unfortunately if I add such component to page the …
-
I created an experimental branch to allow various UI framework overrides for the web and webbasic projects. This is an attempt at using a command line argument on the yo generator. This may never get …