store
Here are 1,108 public repositories matching this topic...
-
Updated
Apr 10, 2021 - Python
-
Updated
Mar 29, 2021 - JavaScript
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Support request
[ ] Other... Please describe:
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Apr 10, 2021 - TypeScript
We need a script to create a folder in /packages for a new package with already predefined dot files, build and test scripts and etc
-
Updated
Mar 21, 2021 - Swift
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jan 9, 2021 - JavaScript
Hello,
Thanks for this awesome tool!
I have a guarded property on my store, selected, which is used only by the UI, and I don't want to sync on Firestore.
If the guards works well, the document is still synced everytime I change the selected value, because of the updated_at and updated_by value.
Of course, I can add the two properties to the guards too, and it works, but I actually
-
Updated
Mar 23, 2021 - TypeScript
Improve this page
Add a description, image, and links to the store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the store topic, visit your repo's landing page and select "manage topics."
Context
On mobile devices, footer section text should be adjusted to the center, contrary to the desktop where it is adjusted to the left.
Please refer to the screenshot attached.
Expected Behavior
Store name should be adjusted to the center of the footer on mobile devices.
Actual Behavior
The store name is not adjusted to the center of the footer on mobile devices.
Steps