Front end
Front-end development is the process of producing HTML, CSS, and JavaScript for web application visuals and interactions.
Here are 10,026 public repositories matching this topic...
PR #19108 caused some Suspense-related DevTools regressions (more info available on #19368) which we did not catch because of the fact that DevTools tests are only run against the version of React in master.
We should follow the precedent of the regression fixtures tests and have CI run DevTools tests against multiple
-
Updated
Apr 15, 2021
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Mar 2, 2021
-
Updated
Apr 22, 2021
Is your feature request related to a problem? Please describe.
Currently, when I run a vite build
I get a bunch of these:
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
...etc...
I agree, but I don't know where `eval
-
Updated
Mar 30, 2021 - Vue
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Apr 21, 2021 - Vue
-
Updated
Apr 21, 2021 - TypeScript
DNS preanalyze
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Jan 2, 2021 - CSS
Marko Version: 4.18.4
Details
I use some facebook markup that I let facebook parse from DOM:
<fb:login-button
auto-logout-link="false"
button-type="continue_with"
size="large"
scope="public_profile,email"
use-continue-as="true">
</fb:login-button>
In my onMount I then let the facebook API do it's thing with th
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Jan 20, 2021
What is the motivation for adding / enhancing this feature?
Write Unit tests for HTTP2 Server Push Module (you can find it on develop branch)
What are the acceptance criteria
- Unit tests for
-
Updated
Apr 8, 2021 - JavaScript
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
What problem does this feature solve?
Since monaco-editor 0.22.0¹, the global monaco
object is only defined if you add
window.MonacoEnvironment = { globalAPI: true };
It would be nice if ng-zorro had some hook to configure MonacoEnvironment
(also for potential other use-cases) before monaco-editor is actually loaded. Also, the documentation for onLoad
is now slightly inco

-
Updated
Aug 27, 2020 - PHP
-
Updated
Jan 14, 2018 - HTML
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Feb 28, 2021 - JavaScript
-
Updated
Feb 15, 2021 - JavaScript
- Wikipedia
- Wikipedia
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen