-
### Issue and Steps to Reproduce
Cannot use any keyboard key or shortcut for any file inside the file tree pane.
### Expected Behavior
Use cases:
1. I wanna copy and paste a file, so I select th…
-
Hi, I see nice M.ui layout/slider advertised here:
http://muicss.com
I look in git and the closest is sidedrawer.html. It looks bad. (nothing in menu on top to show me how to do middle/center/right;…
-
Hi Manfred,
in your example I can't load images belonging to the remote app from the shell.
Your specific case works because the angular.png image exist also in the shell app and is that one that is…
-
util.less
@white: #FFF;
.zeropad {padding: 0;}
code.less
img { .zeropad; }
base.less
@import 'util.less';
@import 'code.less';
result:
! Name Error: \* is undefined.
!…
-
Some files are indented with tabs, some with spaces, some with a mix of both... Please, add a `CONTRIBUTING` file or _Contributing_ section in README with coding style conventions to use and [EditorCo…
-
Checklist
- [X] Modify `pages/_app.js` ✓ https://github.com/Hardeepex/headlessword/commit/92104e61f90365642be480d0a9762f0be70730b8 [Edit](https://github.com/Hardeepex/headlessword/edit/sweep/foll…
-
Let me know when the project can be started any of the participants
-
Are there plans to support TypeScript? There's some good work here, would love to see type-safety built in.
-
Created svg.d.ts file with the following contents:
```
declare module '*.svg' {
const content: any
export default content
}
```
Then using in a component this way:
```
import regist…
-
_From @yudhath on September 25, 2017 3:33_
**Type**: bug
**Ionic Version**: 3.x
**Platform**: all
While running ionic serve no file changes trigger a reload or have any effect. (live reloa…