public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix getFixedRandomColor() function
@ 2023-09-27 13:09 Muhammad Rizki
  2023-09-27 13:09 ` [PATCH v2 1/2] fix(page): fix " Muhammad Rizki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Muhammad Rizki @ 2023-09-27 13:09 UTC (permalink / raw)
  To: Ammar Faizi
  Cc: Muhammad Rizki, Alviro Iskandar Setiawan, Irvan Malik Azantha,
	Memet Zx, GNU/Weeb Mailing List

This series contains:
- Fix getFixedRandomColor() to fix logic Tailwind class name selection.
- Add error message text to the recent message UI.

v2:
  - Add `.split(" ")` on return `getFixedRandomColor()`.
  - Add error message text to the recent message UI.

Please give it a test, thanks!

Muhammad Rizki (2):
  fix(page): fix getFixedRandomColor() function
  feat(page): add error message for recent messages

 index.html | 84 ++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 53 insertions(+), 31 deletions(-)


base-commit: e4dc93f72a2bb7537a0e67748f3b406c798960a6
--
Muhammad Rizki

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-09-27 14:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 13:09 [PATCH v2 0/2] Fix getFixedRandomColor() function Muhammad Rizki
2023-09-27 13:09 ` [PATCH v2 1/2] fix(page): fix " Muhammad Rizki
2023-09-27 13:09 ` [PATCH v2 2/2] feat(page): add error message for recent messages Muhammad Rizki
2023-09-27 13:14 ` [PATCH v2 0/2] Fix getFixedRandomColor() function Ammar Faizi
2023-09-27 14:54   ` Muhammad Rizki
2023-09-27 14:54     ` Ammar Faizi
2023-09-27 14:56       ` Muhammad Rizki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox