spa
Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.
Here are 2,045 public repositories matching this topic...
better error logging
I'm submitting a feature request
- Library Version:
aurelia-script 1.3.1
Current behavior:
If you make a typo, or on this case I forgot to add async to a function, you get a long but useless stacktrace pointing to inside of aurelia but nowhere in the stack trace does it give me any clue of what view, class, file is at fault. I've had this issue for years, ever since Aurelia w
demo http://appvue.pickstyle.ru if /page refresh add slash and when you refresh the page, the page breaks down. If Apache does this, what settings should be added to the file .htaccess?
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
Based on a conversation in Slack, we should add something to the docs to avoid using subscribe inside JS event handlers such as :on-click.
I would lean towards a separate FAQ entry, but it is very similar to How can I use a subscription in an Event Handler and could probably be added there instead.
中文用户注意:
- 尽量用英文描述你的 issue
- 不要把内容堆彻在标题上,逻辑清晰地写在内容区
- 贴代码要提前格式化好,有颜色高亮那种,贴文本,不要贴图片
- 提问题前,必须仔细阅读 REMADE.md + 在已关闭的问题中寻找与自身相关的问题,90% 的可能它已经被解决
- 如果无法做到提一个合格、优秀的问题,则问题会被 close + block
BUG REPORT TEMPLATE
Vue.js version and component version
Reproduction Link
- A minimal JSBin, JSFiddle, Codepen, or a GitHub repository that can reproduce the bug.
- You coul
This master issue contains a list of Renovate updates and their statuses.
Rate Limited
These updates are currently rate limited. Click on a checkbox below to force their creation now.
- chore(deps): update dependency codelyzer to v5.2.1
- <!-- unlimit-branch=renovate/karma-jasmine-html-report
I was trying to make login with username instead of email but i can't figure out how to do it... Also i want to add more components to the master.blade like a sidebar
API docs: Pages
When a webpage is loaded, I can navigate seamlessly through all my links. The problem presents when I start using the back button to get back to the initial page which reloads the website.
Steps to reproduce
This is present in one of your examples: Email example. If you click on one of the emails and then use the back button, it will reload the webs
XML files are HTML'ized by chrome headless. Which means that the result is not the original xml. It is a problem with sitemap.xml which need to stay in XML format (for google bot to index it). As this is a common issue I suggest to add this to configuration example:
filters:
userAgent:
defaultPolicy: blacklist
exceptions:
keywords:
-I'm submitting a ...
- bug report
- feature request
- other (Please do not submit support requests here (below))
The Router Challenge aims to be to Routers what TodoMVC is to MV* frameworks. It offers the same Music Catalog application built in React using different Routers. For it to be succe
-
Updated
Jan 31, 2020 - JavaScript
-
Updated
Jan 30, 2020 - C#
-
Updated
Jan 31, 2020 - PHP
Can you confirm the plugin adresses
Better REST API Featured Images
https://wordpress.org/plugins/better-rest-api-featured-images/
Category Order
??
REST API Enabler
https://wordpress.org/plugins/rest-api-enabler/
WP REST API - filter fields
https://wordpress.org/plugins/rest-api-filter-fields/
WP REST API - Pure Taxonomies
https://wordpress.org/plugins/wp-rest-api-pure-taxonomies/
WP
I found this option in the bundle but I don't find any doc
Exists a better way to set this option ...
const promise = ({ apiFetch }) => {
return apiFetch('resources')
}
const bundle = createAsyncResourceBundle({
name: 'resource',
getPromise: promise
})
bundle.doFetchResource =() => args => {
const { dispatch } = args
dispatch({ type: 'RESOURCE_FETCH_STARTED' })
return -
Updated
Jan 29, 2020 - TypeScript
-
Updated
Jan 19, 2020 - JavaScript
The docs state that fwknop supports pf on OpenBSD, and ipfw on FreeBSD.
But popular FreeBSD setups often use pf not ipfw. (eg, pfSense for which issue #130 is logged).
Can fwknop be made to also support pf on FreeBSD as well, or, if it does already, can the docs be updated to say so?
Notes:
- This issue probably blocks #130.
- If fwknop is compatible with pf on FreeBSD, or becomes c
-
Updated
Jan 31, 2020 - JavaScript
Created by Rob Eisenberg
Released July 2016
- Repository
- aurelia/aurelia
- Website
- aurelia.io
- Wikipedia
- Wikipedia


Is there a reference somewhere of how all of the components included hang together, how each of them is structured internally and how they communicate to each other - UML or any other sort of diagrammed/detailed description?
I have it deployed fine, it all works as far as that part goes, but it would be much easier to get into the detail by following some documentation than to figure it all o