-
Updated
Jan 1, 2021 - JavaScript
CSS
Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views. It allows for the separation of presentation and content, and includes the characteristics of layouts, colors and fonts. CSS builds upon HTML to make webpages more interactive and appealing to the user.
Here are 75,366 public repositories matching this topic...
Recently we updated to postCSS v8 which brings lots of changes, including how to use it and its "plugins" as dependencies in the project. Right now the building system is working but it's throwing some warn as we're not following the recommendations.
We need to fix this and get #1194 merged so everything is working nicely and in
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Dec 29, 2020 - JavaScript
-
Updated
Dec 26, 2020
-
Updated
Dec 17, 2020 - JavaScript
Map is not defined
-
Updated
Jan 1, 2021 - JavaScript
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
-
Updated
Jan 1, 2021 - CSS
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 12, 2020 - Vue
-
Updated
Dec 21, 2020 - CSS
-
Updated
Jan 1, 2021 - HTML
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Dec 30, 2020 - SCSS
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Dec 10, 2020 - JavaScript
Hello.
Since the switch from requests to native-request UrlFileManager does not handle redericts anymore. This leads to an error here (and possibly in other similar code) if response body is empty (like often happens with 301 responses). The error is
Warning: Empty body (HTTP 301) returned by
Describe the bug
When using row-span attribute border is missing!
To Reproduce
- Create a table
- Use row-span attribute
Expected behavior
Border show normally
Environment:
- OS: MacOS
Created by Håkon Wium, Lie Bert Bos
Released December 17, 1996
- Website
- www.w3.org/Style/CSS/Overview.en.html
- Wikipedia
- Wikipedia


Issue Details
Expected Behavior
An invalid entry to the
JumpListdoes not cause other entries to disappear.Actual Behavior
A single invalid
JumpListentry makes all other entries disappear.To Reproduce