Commit Graph

15 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
2dc78e7392 chore: merge 2025-03-07 22:19:49 +00:00
Ibrahima G. Coulibaly
ac98878349 Merge remote-tracking branch 'origin/main' into truncate
# Conflicts:
#	src/pages/tools/string/index.ts
2025-03-07 22:13:09 +00:00
EugSh
b960db9e79 fix: update title and remove unnecessary period from short description 2025-03-07 15:32:15 +03:00
EugSh
eb9e3cbdf9 feat: add text repeat tool
- Added text repeat tool to repeat input text multiple times with optional delimiter.
- Included functionality for custom repetition amounts and delimiters.
2025-03-07 15:26:04 +03:00
Ibrahima G. Coulibaly
fe1250218b chore: placeholder and empty tag 2025-03-06 17:41:47 +00:00
EugSh
52ccfec60f feat: minor improvements and refactoring in Text Replacer Tool
- Changed the replaceText method to take all options as arguments.
- Removed compute from SimpleRadio component.
- Moved InitialValuesType type and initialValues object to a separate file to avoid Fast Refresh error.
- Used ToolContent and added usage examples.
2025-03-06 10:34:44 +03:00
Ibrahima G. Coulibaly
c570368f5d fix: tsc 2025-03-02 03:09:29 +00:00
Ibrahima G. Coulibaly
71e052ab4d feat: remove duplicate lines 2025-03-02 02:58:50 +00:00
Ibrahima G. Coulibaly
d2eb7030d8 feat: json pretty 2025-02-27 13:05:38 +00:00
Ibrahima G. Coulibaly
a713690882 fix: examples 2025-02-27 02:21:08 +00:00
Ibrahima G. Coulibaly
f08bce84b0 refact: examples 2025-02-27 01:47:44 +00:00
Ibrahima G. Coulibaly
ff05de4ab6 chore: show tooloptions in example 2025-02-27 01:26:48 +00:00
Ibrahima G. Coulibaly
d4c544609a feat: ui changes 2025-02-25 06:17:10 +00:00
Ibrahima G. Coulibaly
97b940a803 fix: misc 2025-02-23 14:11:21 +00:00
Ibrahima G. Coulibaly
64936ab11f refactor: tools folder inside pages 2025-02-23 01:38:42 +01:00