Commit Graph

9 Commits

Author SHA1 Message Date
196204fcdb doc: update docs/pip.md 4ca8110520 2025-05-11 17:34:02 +00:00
2002892c4d feat: add pip.md #83 #964 cb8d9dfb45 2025-05-11 17:11:54 +00:00
eff96430f5 doc: Update README.md #102 435cfdf739 2024-12-11 13:51:41 +00:00
021dcc57aa website: update touch-icon. 7fb6ce9190 2024-10-14 20:17:05 +00:00
8851b9aab9 website: modify favicon. #840 145aa54a4e 2024-10-14 20:05:37 +00:00
7031c98ce4 doc: update docs/vue.md #832 a74c7e2092 2024-09-29 10:30:54 +00:00
0859c5b67d doc: update docs/flutter.md #830 ade6fbe3d0 2024-09-24 07:02:37 +00:00
4fd0701a8e doc: update pinia.md #672 1fb3dd7c34 2024-06-24 21:47:37 +00:00
84c353def9 feats (docs): add Pinia Memo List (#672)
* feats (docs): add Pinia Memo List

Create a Pinia Memo List to document common commands and actions of the Pinia State Management Library in markdown format. Content includes getting started, creating Pinia instances, defining the Store, using the Store, and more

* docs(pinia): update link to pinia-plugin-persist documentation

Correct the documentation link for pinia-plugin-persist in the Pinia documentation
to point to the official documentation hosted on seb-l.github.io. This ensures
that readers will access the most up-to-date and correct information regarding
the usage of the pinia-plugin-persist library. 60c463b1cb
2024-06-24 21:25:57 +00:00