Ilya Radchenko

Results 184 issues of Ilya Radchenko

What does `p3p` require for a value, is that a key? Or some kind of configuration value? The link to the Microsoft page isn't very helpful, nor the W3C spec...

``` TypeError: Cannot read property 'isNested' of null at editor.js:1188 at Editor.run (editor.js:755) at Editor.insertCard (editor.js:1176) at Class._addCard (component.js:351) at Class.addCard (component.js:113) at Backburner.join (backburner.js:567) at Function.run$1.join (ember-metal.js:4370) at action.js:388...

This allows the component to control things like `env.save(value, payload)` to trigger a rerender of the atom or to handle teardown.

![screen shot 2018-11-12 at 9 59 01 am](https://user-images.githubusercontent.com/34726/48355321-b5bbcc80-e661-11e8-8b64-e7e3b274a818.png) ``` backburner.js:832 Uncaught TypeError: method is not a function at Backburner._join (backburner.js:832) at Backburner.join (backburner.js:612) at Function.join (index.js:164) at routeAction (route-action.js:55) at...

## Version 0.6.1 ## Steps to reproduce Setup patterns to include a regex with a base url, i.e. ```js patterns: [ '/^https:\/\/somedomain.com\/((?!tags).+)$/' ] ``` ## Expected Behavior The tested domain...

Lol, seriously, that would make this plugin super awesome!

Do you plan on supporting liquid-fire outlets, i.e. `{{liquid-outlet}}`?

Feature

You have a good amount of code just for working with the map. If a user is using the version without the map, they still have to download all of...

Would be nice to have an API like: ``` js wb.createSheet('Abutters', options) // default styles and other options .row(options) // default options for row, cells inherit these options unless overwritten...

Just a placeholder, since it was mentioned in #2