devextreme-angular-template icon indicating copy to clipboard operation
devextreme-angular-template copied to clipboard

Responsive Application Layout Templates​ based on DevExtreme Angular Components

Results 35 devextreme-angular-template issues
Sort by recently updated
recently updated
newest added

Hi how can i use angular Application Template in right-to-left direction? Could you please help me ? Thank you

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

when full the menu with data by observable the side-navigation-menu updateSelection doesn't work fine so when i refresh the page it should mark menu item that selected by the route...

Try using 15 character or longer user names in user panels to see the issue.

When running: npx -p devextreme-cli devextreme new angular-app app-name We get: 18 error code ENOLOCAL 19 error Could not install from "****\AppData\Roaming\npm-cache\_npx\11092" as it does not contain a package.json file.

There's a slight bug when the screen width is bigger than 1150px, there are some white lines that appear when activating the drawer. This I've seen it with the app-side-nav-inner-toolbar,...

The template overrides any theme changing I do dynamically at runtime... ex) > DxThemes.current('material.blue.dark'); currently this doesn't work but in a different application that I havent executed "npm run build-themes"...

Hi, I want to create submenus in the left menu. I changed the navigation like: export const navigation = [ { text: 'Home', path: '/home', icon: 'home' }, { text:...

To reproduce: * Choose device emulation from Chrome developer tools * Select ipad You'll see that there is useless scrollbar in "home" page. EDIT: it seems to be caused by...

bug

I understand that the examples should be as simple as possible but it really looks like you put absolutely no effort in the data grid example. * No margins *...

enhancement