Jesse Himmelstein

Results 11 issues of Jesse Himmelstein

Hi, is there any documentation on the REST API, please?

Type: Documentation
Status: Accepted
Priority: Low

The version available via bower doesn't match the updated one in github. In particular I needed the code from https://github.com/angular-ui/ui-ace/pull/26 , so I had to track the github commit rather...

It seems obvious in hindsight, but although you give an example of loading an editor with just mode: "xml" instead of mode: "ace/mode/xml", this isn't what you'd expect coming from...

question

Since the information has already been copied to the wiki, it can now be removed.

### Current Behavior Hello PixiJS devs! Although you can specify the kind of parser that you want using the `loadParser` data option, this is not necessarily the parser that will...

Hello, I wanted to put my localtunnel server behind some simple password-based authentication. Based on [the idea of @WalkTheCat](https://github.com/WalktheChat/localtunnel/commit/cb9cdc053152090df77820af864c2f5bde0ee05c?diff=unified#diff-dadd7ae865d33741bdd6ebbcdfb0caa5), I added username and password options to the client. This is...

I use Maquette within a game engine that automatically renders on every frame, so I don't want Maquette scheduling its own renders on events. I considered creating a whole new...

I cannot add documents for certain models that contain references. The error looks like this: ``` TypeError: .../node_modules/sriracha-admin/lib/views/fields/ref.jade:17 13| - var ref = value 14| li > 15| a.btn.btn-success(href=appPath +...

## Describe the bug Hello! I'm new to ink and inkjs, but so far I'm loving it! For my project, I would like to be able to list all variables...

Flexy layout is great, but I can't find any event triggered when a block has been resized. I do some pretty complicated drawing within a block, and need to be...