-
I am using [useClasses](https://froala.com/wysiwyg-editor/docs/options#useClasses) along with [tableStyles](https://froala.com/wysiwyg-editor/docs/options#tableStyles) and [tableCellStyles](https://fr…
-
```
var vm = ko.applyBindings({}, elem);
```
This would be handy because I can easily call the functions inside of component's view model.
For example,
```
window.showMsg = vm.show
```
-
I am working with bootstrap-wysihtml5 to implement a real-time text editor that allows for multiple connections simultaneously. With the help of Pusher, I am able to trigger events that are seen and u…
-
There are a number of housekeeping issues that need some attention:
1. updates the package dependencies to the latest versions
2. look at how `leana` is used and whether it's still needed in light…
-
Would be amazing if the module could work with Hexagonal types other than rows odd.
The Forbidden Lands map standard is Columns Even, and I'd love do use this module on my Raven's Purge campaign.
-
Hey, I'm trying to use a little hook magic for my node server, something like this:
```
post-deploy npm install && (cat $SHARED/pids/master.pid | xargs kill -s SIGUSR2) || PORT=8001 node server.js >>…
-
First, select a test framework.
-
### The problem
While the descriptions for permissions in the "edit user" view in the access control settings are translated, their title mouseovers are not. Investigating the code, it's clear why:…
-
Are you guys planning to support server-side rendering in the future? If not, what do you think it might take to implement it and what to look out for?
Thank you in advance.
-
Using Chrome 43 on windows
If you go to the kendo editor example: http://kendo-labs.github.io/knockout-kendo/web/Editor.html
The actual text sites outside of the editor and all the editor actions ca…