Phips Peter

Results 17 issues of Phips Peter

``` python Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 358, in on_query_completions res = callback.on_query_completions(v, prefix, locations) File "/Users/user/Library/Application Support/Sublime Text 3/Packages/ElixirSublime/elixir_sublime.py", line 270, in on_query_completions if not...

Essentially a command line option to specify which HTML template to use.

Is it possible to animate the ensureVisible function?

Currently the `KeysBackingArrayType` and `PrioritiesBackingArrayType` do not allow arbitrary TypedArray types.

Export the `alea` function so other packages can use the same version as this library.

When using CSS transform tools such as autoprefixer, the generated code can include duplicate declarations but not include the alternate annotation. This allows developers to opt out of the check...

cla: no

**Is your feature request related to a problem? Please describe.** Lighthouse audits recommend adding a lang attribute to your HTML. With the goal of being minimal / zero config, it...

I love the styles in v2. I wonder if it would be possible to support something a Chips version of a radio / checkbox. For example, the toggle buttons in...

enhancement

Allow more extensions to be treated at the `11ty.js` template engine. This builds on the work of #2249 and solves #2248. A user could run Eleventy via `ts-node` or `esbuild-register`...