Jim Schubert
Jim Schubert
Move reusable components like the bookmarks bar display, topSites display, and apps page display to partials. The intention here is to allow for a possible future enhancement to have selectable...
This should be a relatively simple addition. Add some dialog with a textbox to save a stylesheet string, load this string as CSS after the apps page's main stylesheet. There...
This is sort of like theming, really just multiple takes on the default apps page. Ideally, I'd like to create a sort of framework for which designers could submit alternative...
Based on user feedback in the beta version of v3.0, people may want a configurable option to display apps in a grid-like format similar to the original new tab page...
On the custom apps page, include folders in the bookmarks bar. Include multiple levels of nesting folders.
similar to chrome://apps, look into adding this to the custom apps page
Tracking item to update/build/test on openapi-generator releases. If successful, we can commit the new version and trigger a release.
The true/false radios and their labels are not stacked in a way that makes sense on mobile. I had to switch to desktop view to understand the form.
### Is your feature request related to a problem? Please describe. Yes, missing support for OAS 3.0 feature of `readOnly` and `writeOnly` properties within a model. Discussion came up on...