question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Should plugins allow extending view and plugins?

See original GitHub issue

Currently plugins can only extend the following app’s options:

  • model
  • actions
  • subscriptions
  • hooks

Should plugins also allow extending view and plugins?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jorgebucarancommented, Mar 30, 2017

I’d like to say there was a master plan behind it, but no. I use this to visually test each version also. I have one page with every single example I’ve created for hyperapp to date. It used to take me 5 seconds to see everything was running smoothly, now it takes me like a minute.

So, in your own words, happenstance, but it’s quite obvious once you see that app can be called multiple times.

1reaction
jorgebucarancommented, Mar 30, 2017

Awesome! šŸ‘

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create new PluginViews to allow plugins to extend base view ...
Create separate view classes for plugins to extend and provide base functionality to plugins. This class would provide a consistent api for plugin...
Read more >
What's the difference between plugins and extends in eslint?
So essentially, plugins given you some rules that have been coded and you can choose which ones are relevant. It may also provide...
Read more >
Extending the User plugin - YouTube
... extra fields to the RainLab.User plugin. ... try restarting your device. Your browser can 't play this video. ... 3.7K views 5...
Read more >
Plugins extension - Strapi Developer Docs
Strapi plugins can be extended by extending the content-types or the plugin's interface.
Read more >
How To Extend A WordPress Plugin Without Losing Your ...
The first suggestion he offered is to get in touch with the plugin author and let them know what changes you'd like to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found