cards
Here are 443 public repositories matching this topic...
-
Updated
Jun 29, 2019 - Swift
-
Updated
Jul 4, 2017 - Java
Describe the bug
When submitting app's using cardparts to the app store, apple sends an email with this content.
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
This is due to the RxSwift version being kept at 4.5.
The RxSwift maintainers ha
Platform
- Android
Author or host
Host
Version of SDK
1.2.6
Details
For the attached card json.
The button in the column set is cutoff on android

The same card on web

Docs
- Change docs generator (vuepress)?
- Review documentation and rewrite stuff
- Add better examples
- Loader editor (low priority)
Library
- Drop default export
- Update them to not use SVG as default
We should be able to import and use svg insid
-
Updated
Jul 28, 2018 - Swift
Is your feature request related to a problem? Please describe.
I use three columns; 'todo', 'doing', 'done'. Over time, the done column fills up. In order to archive the issues in the column, I have to archive each issue individually. I think a better user experience would be a button that allows me to archive all issues in a column. Bonus points if it only archives issues older than x date.
-
Updated
Sep 30, 2019 - Swift
-
Updated
May 26, 2020 - Swift
-
Updated
Feb 18, 2020 - C#
Empty Tableau
Maybe i only did not find the option for it.
In the game i played this morning there was no difference between a non existing tableau and an empty tableau. I think there should be a sign for what i can play to. (KingOnly, or AnyCard as in this example)
-
Updated
Mar 10, 2019 - Swift
-
Updated
May 23, 2020 - Shell
Picnic CSS uses a neat trick to avoid having to specify explicit colours for elements that change on hover (see also the docs). Basically, you use an inset box shadow with a partial transparency value.
This way, I could include natuive css as-is and just specify my ow
-
Updated
Aug 10, 2018 - Java
-
Updated
Oct 9, 2019 - JavaScript
-
Updated
May 15, 2020 - JavaScript
Summary
Selecting a date with the Input.Date picker shows an UTC time stamp (e.g. 1998-12-31T00:00:00)
Expected results
The date should be formatted to the local timezone and should only show the date
Context
Device-OS: Android
Improve this page
Add a description, image, and links to the cards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cards topic, visit your repo's landing page and select "manage topics."
A feature request
What do you want to add?
Add
gestureRecognizertoshouldDragCardAtdelegate method arguments. It will make easier blocking the swipe event, when the Koloda is inside a tableviewCell, and you don't want to mess with the scrollHow should it look like?