-
Hello!
Trying to call the component such that
``` handlebars
{{ember-selectize content=content optionValuePath=optionValuePath optionLabelPath=optionLabelPath value=value disabled=disabled}}
```
Wh…
-
SelectionPath can be serialized which is really helpful in hybrid development. Sometimes we have to let the native side handle some selection logic but we cannot pass an element or range to the native…
-
- **Platform**: MacOS
- **Mercury Parser Version**: `master`
- **Node Version (if a Node bug)**: v11.1.0
- **Browser Version (if a browser bug)**: n/a
## Description
I have created a custom ext…
-
Should we use title case (“up style”) or sentence case (“down style”) for the title of the standard and the titles of each section?
W3C specs typically use title case for document titles. Examples:…
-
log every call from the console along with:
* timestamp
* current project
* current script open in editor
* current selection (if running selection, which we can assume if selection, or cursor pos…
-
Setting TextColor = #ffffff and BackgroundColor = #000000 inverts the colors to display the PDF in 'Dark Mode'.
However, with this configuration, the contents of the Bookmark bar is not very readab…
-
If selecting another topic on a tablet while previous selection is still loading, the previous backgroundworker adds its content to the newly cleared view. So post appear not in the right place.
-
PatchSets should be directly sendable as a mail (mailto: link).
The mail-content is a link to the current webapp.\
In links fragment part is the data encoded.
Clicking the link should open the …
-
Hi!
It would be really cool if "Expand selection to scope" can correctly expand selection to a cffunction body. Now it selects the entire cfc body.
Also, "Expand to indentation" malforms if meets a…
-
# Problem description
We've had a few occurrences where we needed to identify a specific folder through code, eg:
- A folder where users can drop images which will automatically be linked to a Pro…