design
Here are 3,702 public repositories matching this topic...
This is about the Docs.
Overview of the problem
This is about the Bulma CSS framework
This is about the Bulma Docs
Description
Docs keep on saying "Import only what you need from Bulma" but I cannot find any explanation what files c
Expected Behavior
Responsive Videos should show a video on documentation site.
Current Behavior
🧐 问题描述
[问题]如何修改区块获取的资源路径,想使用公司自己的github?哪里有相关介绍吗?
目前指向:https://gitee.com/ant-design/ant-design-blocks/
🚑 其他信息
-
Updated
May 12, 2020 - JavaScript
Environment
- Package version(s):
@blueprintjs/core ^3.22.3 - Browser and OS versions: Mac OS X Chrome 79.0.3945.88
If possible, link to a minimal repro (fork this code sandbox):
Steps to reproduce
Spotted this while building a <ControlGroup> that contained buttons, selects, and some dividers.
`
Is there any way to implement horizontal radio button group?
Describe the bug
From version 3.4, using it as Windows 10 system font causes it to show up with weird characters.
To Reproduce
Steps to reproduce the behavior:
- Set Inter as Windows 10 system font using Advanced System Font Changer o whatever.
Expected behavior
Behavior when using Inter 3.3 as Windows 10 sy
Steps to reproduce
- Inside the server, set the language to a translation, for example, Spanish Argentina
- Find some plural translations. For example the summary of the current folder.
- Just check if the plural works.
Expected behaviour
In summary expect:
6 carpetas y 5 archivos 8,5 GB
Actual behaviour
In summary i see:
6 carpeta y 5 archivo 8,5 GB
![imagen
Right now the Getting Started section in the README is a bit outdated.
People who are just getting started with this library are not likely to have all of the dependencies needed (latest version of VS, .NET Core
Take the example at https://developer.mozilla.org/en-US/docs/Learn/HTML/Tables/Basics, more specifically the code at https://github.com/mdn/learning-area/blob/master/html/tables/basic/animals-table-fixed.html and point it to this css instead of the provided one.
You get (with the latest Firefox on OSX) what you see in the attached image, which is not correct (Hen and Mare seem to have some
G2A
Name: G2A (Game Store)
Website: https://www.g2a.com/
Official resources for icon and color: https://www.g2a.co/contact/brand_guidelines/
Reproduction:
Go to https://mdbootstrap.com/docs/jquery/components/pagination/ , check the generated html code for one of the pagination expamples, there are two "waves-effect" in a element class.
<li class="page-item"><a class="page-link waves-effect waves-effect">2</a></li>
-
Updated
May 18, 2020
I was following along with the guide for adding a chart: https://github.com/rawgraphs/raw/wiki/Adding-New-Charts
Using the exact code that is specified in the guide, and here: https://github.com/densitydesign/raw/blob/master/charts/chart.js
At runtime you see an undefined error.
TypeError: Cannot read property 'linear' of undefined
It seems as though the latest version of "d3" no longe
-
Updated
May 24, 2020 - HTML
Include a guidance page on the USWDS website (a uswds-site pull request connected to any related code work in the uswds repo). This documentation page should include:
- Name
- Description
- Example Code
- When to use
- When to consider something else
- Usability guidance
- Accessibility guidance
- Implementation guidance (if necessary)
- Resources Package information
Description
-
Updated
May 17, 2020
Contribution Guide
I think it would be helpful to create a Contribution Guide in order to assist/encourage others to contribute to the project. This guide would also direct them to the Roadmap and priorities therein, so as to focus their efforts. Here's an example along the lines of what I'm thinking: https://github.com/phoenixframework/phoenix/blob/master/CONTRIBUTING.md
If you think that would be helpful, I I c
-
Updated
Oct 26, 2019 - Swift
@import is being deprecated so it's time to recommend the use of @use instead.
Unfortunately, just replacing @import with @use results in build errors, so I am not sure if changes need to be made to the project, or if the syntax needs to be slightly changed. I tried using [sass-migrator](https://sass-lang.com/documentation/cli/migra
-
Updated
May 23, 2020 - Vue
Is your enhancement request related to a problem? Please describe.
It's really hard to type a message containing multiple sentences.
Describe the solution you'd like
The text area should expand once agent types a lengthy message
Describe alternatives you've considered
none
Additional context
none
-
Updated
Oct 16, 2019 - Kotlin
Improve this page
Add a description, image, and links to the design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design topic, visit your repo's landing page and select "manage topics."
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "