Commit Graph

1212 Commits

Author SHA1 Message Date
Pouya Saadeghi c0af656541 store 2024-01-27 01:16:54 +03:00
Dana Woodman cb5ff2ad06
Use h6 instead of header in footer component examples (#2791)
As @bempensato mentioned in #2294 (and reported in #2789), having a `<header>` as a child of `<footer>` is invalid.

Moving to use an `<h6>` tag as it has the lowest weight of a page's heading tags and still properly represents a heading of the `<nav>` section.

Ran through the W3C validator to confirm, passes with flying colors:
2024-01-25 08:27:08 +03:00
Pouya Saadeghi 9a21e88b7c docs: update JSX convert func 2024-01-25 08:25:57 +03:00
Pouya Saadeghi 214cc01260 docs 2024-01-15 14:47:11 +03:00
Pouya Saadeghi ff2b93f38a docs: add missing translation 2024-01-15 14:31:05 +03:00
core ac7b5ca4fe
Create de.json (#2756)
German translations lol
2024-01-15 14:29:44 +03:00
bernardoamorim7 e99c67037e
Update pt.json (#2744)
* Update pt.json

From line 404 to line 463

* Update pt.json

Fix deleted lines and other translation mistakes.
2024-01-12 05:50:34 +03:00
Pouya Saadeghi 383abd2721 changelog 2024-01-11 03:21:27 +03:00
Pouya Saadeghi d27b9c53bf workflows 2024-01-11 03:20:08 +03:00
Pouya Saadeghi 252b41b04c Update src/docs/.env 2024-01-11 00:08:23 +00:00
Pouya Saadeghi 68bcb5e77f chore(release): 4.6.0 2024-01-11 00:08:23 +00:00
Nekxio 69b40ff2d4
fix: #2725 Change top position to prevent movements when collapse opens (#2730) 2024-01-11 03:07:55 +03:00
Pouya Saadeghi c13b26bea8 docs 2024-01-04 17:23:43 +03:00
Pouya Saadeghi 01e0ce4b34 docs 2024-01-04 17:15:54 +03:00
Pouya Saadeghi 795a17ff08 Update src/docs/.env 2024-01-02 23:00:07 +00:00
Pouya Saadeghi 2b3ba63985 chore(release): 4.5.0 2024-01-02 23:00:06 +00:00
Pouya Saadeghi 0471a04d3d fix: prose code fallback color for old browsers. closes: #2715 2024-01-03 01:59:37 +03:00
Avaray 2e547120fc
docs: updated Polish translation (#2714) 2023-12-29 18:44:59 +03:00
Avaray 3449d1720d
docs: updated Polish translation (#2714) 2023-12-29 18:44:41 +03:00
Mathias 01be811f83
Fix docs about default size of Radial Progress (#2705) 2023-12-29 14:13:55 +03:00
wxb c12235317c
feat: added some Chinese translations (#2707) 2023-12-28 10:12:02 +03:00
Krzysztof Białk d3763ab4f5
Update pl.json (#2706)
Minor adjustments
2023-12-28 04:52:20 +03:00
Pouya Saadeghi 8664a57dca store 2023-12-27 10:48:21 +03:00
Pouya Saadeghi 1b12933e21 docs 2023-12-26 04:57:42 +03:00
Pouya Saadeghi 115bfd1caa changelog 2023-12-26 04:56:46 +03:00
Pouya Saadeghi 9c22dfdd6f docs: disable store banner 2023-12-26 04:55:11 +03:00
Pouya Saadeghi 23acb71c94 Update src/docs/.env 2023-12-24 21:48:35 +00:00
Pouya Saadeghi d93a46c6c1 chore(release): 4.4.24 2023-12-24 21:48:35 +00:00
Pouya Saadeghi 5d6daf32c5 fix: unwanted background color in `.prose pre>code` 2023-12-25 00:47:49 +03:00
Avaray 0f37007429
docs: added Polish translation (#2691)
Translation will surely require some minor adjustments. However, we already have a foundation to work on.
2023-12-25 00:47:26 +03:00
Pouya Saadeghi e8eea9cb05 Update src/docs/.env 2023-12-20 18:34:33 +00:00
Pouya Saadeghi bbb74445d3 chore(release): 4.4.23 2023-12-20 18:34:33 +00:00
Goran ae4807b944
fix: #2634 compile base colors (#2635)
* fix: compile base colors

* fix: compile base colors

dir typo

* fix: add tailwind config to base
2023-12-20 21:34:03 +03:00
Brandon Bondig 5bd3aeeba3
typo fix (#2686) 2023-12-20 21:32:53 +03:00
Pouya Saadeghi 36f3b656c6 typo 2023-12-20 11:14:11 +03:00
Pouya Saadeghi 9b7e1abe51 Update src/docs/.env 2023-12-20 04:45:49 +00:00
Pouya Saadeghi fb2a93316b chore(release): 4.4.22 2023-12-20 04:45:48 +00:00
Pouya Saadeghi 49c638938d fix: #2682 2023-12-20 07:45:21 +03:00
Pouya Saadeghi d9737da9ad Update src/docs/.env 2023-12-20 01:39:30 +00:00
Pouya Saadeghi 57ddaf469a chore(release): 4.4.21 2023-12-20 01:39:30 +00:00
Pouya Saadeghi 26116e114a blog 2023-12-20 04:38:54 +03:00
Pouya Saadeghi 4a3308c067 docs 2023-12-20 04:37:20 +03:00
Pouya Saadeghi f508119c1f docs 2023-12-20 04:37:09 +03:00
Pouya Saadeghi 700ba07434 store 2023-12-19 12:53:18 +03:00
Pouya Saadeghi dd134e29ef fix store discounts rss 2023-12-19 00:26:36 +03:00
Abhijeet Biswal ad3a0f28c5
small typo in the store page (#2673) 2023-12-18 13:58:48 +03:00
Pouya Saadeghi 8f8465c7f6 store 2023-12-18 04:35:59 +03:00
Pouya Saadeghi ff7c1067a1 fix: #2664 2023-12-16 13:37:46 +03:00
Kenzo Wada 5324c7cc1e
fix: update ja component names (#2666) 2023-12-15 16:39:25 +03:00
Pouya Saadeghi 86f945592e docs 2023-12-15 02:00:21 +03:00