liubinfighter_csv-lite/test
Jay Bridge 5c4d53deef
Fixes #41 i18n and prevent global undo/redo from inactive views. (#43)
* fix: localize notices + restrict undo/redo to active view; add history manager i18n and tests

* fix: i18n for parse warnings and table utils; add tests for history manager
2025-12-07 04:58:04 +08:00
..
__mocks__ fix: update .gitignore to include additional script and test file exclusions 2025-06-06 16:15:06 +08:00
mocks fix: update .gitignore to include additional script and test file exclusions 2025-06-06 16:15:06 +08:00
csv-parser.test.ts fix: update .gitignore to include additional script and test file exclusions 2025-06-06 16:15:06 +08:00
detect-delimiter.test.ts feat: Support for other delimiters (especially ";") (#37) 2025-09-16 15:02:29 +08:00
history-manager.test.ts Fixes #41 i18n and prevent global undo/redo from inactive views. (#43) 2025-12-07 04:58:04 +08:00
sticky-functionality.test.ts feat: implement sticky rows and columns functionality with pin/unpin buttons for enhanced table navigation #12 2025-06-30 22:08:58 +08:00
test-sample.csv chore: update .gitignore to exclude some CSV files and add test sample CSV 2025-06-07 23:20:45 +08:00