-
Updated
Aug 18, 2020 - C++
Open Source
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 5,602 public repositories matching this topic...
It would be helpful in all React plugins to forward HTML properties to plugin container <div>
tag.
Example usage:
<ProgressBar className="x" />
I would expect it will generate code:
<div class="x">
<div class="uppy uppy-ProgressBar" style="position: initial;">
<div class="uppy-ProgressBar-inner" style="width: 100%;"></div>
<div class="uppy-ProgressBar-
🚀 Feature
v1 has draft: true
frontmatter for blog posts so that the page of the blog post exists but does not appear
Let's not forget to port it to v2.
It's an easy feature so if someone wants to give it a try :)
Note: we should ensure that the created page for the blog post does not appear in the sitemaps, otherwise that draft b
-
Updated
Aug 6, 2020 - Python
-
Updated
Aug 18, 2020 - Rust
As it looks for me, there is no no way to access the Access Control List (ACL) feature for folder by remotecontrol.
I would expect it in OCS API. But i cannot find it.
Can you implement it?
This is my use case:
I program in a small team a software to generate template structures in nextcloud for similar workgroups on different locations. They have all the same workflow.
E.g. if a new wo
Hello everyone,
as I have noticed there is a slight inconsistency in the available languages flags in the readme other languages section and Translations table.
For example, some l
-
Updated
Aug 18, 2020 - TypeScript
-
Updated
Aug 15, 2020 - Vue
[ ] I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
This is more like a suggestion, not an issue
What did you do?
Tried to use UIImage rotated(by angle: Measurement) on a round image
What did you expect to happen?
The image to be rotated
When hovering over the life or mana orbs the current and maximum should be displayed, like this:
Life: X / Y
Mana: X / Y
The strings for "Life" and "Mana" will likely come from the string tables.
-
Updated
Aug 4, 2020 - HTML
-
Updated
Aug 18, 2020 - Java
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Aug 3, 2020 - PHP
-
Updated
Aug 18, 2020 - JavaScript
This file is not entirely a reset.css
. it resets only a few properties. It also should be easily removable therefore it shouldn't be applied via theme-module
.
- Remove
reset.css
fromhttps://github.com/DivanteLtd/vue-storefront/blob/next/packages/core/nuxt-theme-module/index.js#L24
- Include it in the
layout/default.vue
(directly copy the content) - remove redundant
reset.scss
-
Updated
Jul 8, 2020 - HTML
-
Updated
Aug 13, 2020 - JavaScript
-
Updated
Aug 18, 2020 - C
-
Updated
Jun 13, 2020 - Rich Text Format
-
Updated
Aug 18, 2020 - PHP
-
Updated
Aug 14, 2020 - Rust
-
Updated
Aug 18, 2020 - Python
-
Updated
Jul 6, 2020 - Python
We have currently simple GitHub page, but we need to think about it's update with some better design.