-
1. Create a view with sticky table headers: in my example, I changed the path of `/views/view/content` to `/nodes` so it will use the oe_bootstrap_theme instead of the admin theme.
2. Add some nodes
…
-
Adding support would help better integrate the app icon in launchers on Android 13+ devices.
https://developer.android.com/about/versions/13/features#themed-app-icons
https://developer.android.com/de…
-
To remove Flipper dependency, we need to implement our own debugger from scratch.
We are planning to develop debugging tool by using Compose for Desktop because it's becoming popular and growing rapi…
-
I tried passing the `--no-theme-condense-nav` option, and if I dump `options` in `aglio-theme/lib/main.js` I can see the option has the proper value:
```
$ aglio -i resources/docs/api.apib -o resourc…
-
{
path: '/test',
component: Layout,
name: 'TEST',
meta: { title: 'TEST', icon: 'zip' },
children: [
{
path: '/test',
component: () => import('@/views/…
-
Hello,
I've just migrated to 4.2, and I can't access the platform after logging in. After the login form, which is functional, I get an empty page, with only the “Explore”, “Random” and “Research”…
-
This epic focuses on implementing ease of use features for the crypto market single page application, including keyboard shortcuts, dark/light themes, filtering, pagination, live market summaries with…
-
**ccriveteanu** created:
https://orchard.codeplex.com/workitem/17834
Hello,
While creating a custom view for the Common Body part i encountered the following bug. It's nothing serious, but it may st…
-
```
What steps will reproduce the problem?
1. Create and activate theme "my_theme" (folder & config)
2. Create email template in /themes/my_theme/views/emails/my_email_template.php
3. In main config s…
-
Describe the issue:
- On some pages, including the review page, we are wrapping headers in elements with h3 styling since we are missing h2. We need to resolve how to create accessible header structu…