Wes Roberts

Results 22 issues of Wes Roberts

I installed atom-dark-fusion-syntax and Nucleus UI as described in the readme, but the colors (especially background) are way different. Here is an actual screenshot of me looking at the README...

Would love to see live-reload via the `--server` flag work with theme styles, templates, and variables files passed to aglio via `--theme-variables` or `--theme-style` or `--theme-template` arguments.

Hey, really love Musikcube. I think we could really improve navigation of lists by having some kind of global "jump to list item" feature. For example: 1. Press ? to...

feature request
tui

**Is your feature request related to a problem? Please describe.** Forgive me if I am incorrect here, but it seems... to have properly typed return values, DataProvider methods require both...

enhancement

# Bug Report Dropdown values marked `{ selected: true }` are missing from `$(ele).dropdown('get value')`. ## Steps to reproduce Initialize a dropdown using the `values` setting, and set some as...

type/bug
tag/next-release/nightly

As outlined in [the roadmap](https://github.com/bertho-zero/react-redux-universal-hot-example/blob/master/docs/InlineStyles.md), we should implement inline styles. [LogRocket's comparison](https://blog.logrocket.com/the-best-react-inline-style-libraries-comparing-radium-aphrodite-emotion-849ef148c473) seems like a relatively recent and thorough comparison.

Hey, first.. huge fan of psysh. Thanks for making such a fantastic tool. My request may already be possible, or may be _im_possible to achieve with PHP. Ultimately it would...

enhancement

According to [RFC 3986](https://www.ietf.org/rfc/rfc3986.txt), the query string of a URI may contain sub-delims (including commas). Can we have an option to avoid percent-encoding them? Or possibly don't encode them by...

enhancement
help wanted
stringify

### What kind of change does this PR introduce? _(Bug fix, feature, docs update, ...)_ Feature ### What is the current behaviour? _(You can also link to an open issue...

Hello, I am attempting to run this code: `python3 experiment.py --settings_file test` But I am running out of memory (OOM error): ``` 2017-12-09 23:17:18.540786: W tensorflow/core/common_runtime/bfc_allocator.cc:277] ***************************************************************************************************x 2017-12-09 23:17:18.540796: W...