card
Here are 674 public repositories matching this topic...
Just a quick heads up.
The link to Creating a Custom Item towards the end of the Readme doesn't work.
Bug report
Expected Behavior
Tracker should add 3 copies of Jade Idols when played with Keeper Stalladris active
Actual Behavior
Tracker adds 0 copies of Jade Idols to deck when played with Keeper Stalladris active
-
Updated
Mar 31, 2020 - Java
-
Updated
May 6, 2020 - JavaScript
-
Updated
Oct 25, 2017 - Java
-
Updated
Jul 4, 2017 - Java
-
Updated
Jul 24, 2019 - Java
just copied the example swiper provided by the repo and it throws an Warning: Invalid argument supplied to oneOf, expected an instance of array. but the swiper works fine
my package.json
{
"name": "taxitul",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"android": "react-native run-android",
Difficult to describe this issue clearly. Currently the library generates strings for the items so that DiffUtils can compare and only update items that have visually changed. I got into this habit since I think it's what the DiffUtil documentation uses! As @Robyer mentions in issue #77, this isn't a great way of checking - it would be much more efficient to create equals-like functions.
This o
Current new dialog is overdeveloped and hard to use for new users. It's can be improved by special panel with "quick setup buttons". That buttons can allows to select pre-defined settings for match or tourney.
The main idea is that the user clicks on that button, selects a deck, and can launch the game.
As example:
- "Commander" button on press can show:
- x4
- x2
- "Constructed" but
For a few weeks now, there was a pull request that wanted to change the online documentation since there stood, that the timeout is in multiples of 128ms and timeout=? returns that it is in multiples of 100ms.
The truth is: the Chameleon uses multiples of 128ms. However, this is not a function that is thought to work exactly to the millisecond (it also is not implemented so accurate). The int
-
Updated
Apr 21, 2017 - Java
Autoscale, autosize
-
Updated
Jun 5, 2020 - Python
Next version
I'll be working on the next version in the next weeks
Feel free to share your ideas and thoughts =)
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
Apr 18, 2020
Seeing as there is a CSS-only toggle option for the Nav Dropdown I was wondering why there is no such option for the Header Button/Header Nav. Shouldn't the s
-
Updated
Dec 21, 2019 - Swift
Improve this page
Add a description, image, and links to the card topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the card topic, visit your repo's landing page and select "manage topics."


Is there any way to implement horizontal radio button group?