Skip to content

Commit 5985e79

Browse files
authored
Fix(@inquirer/core): Major refactor of the pagination logic to work better with multi-line choices
Fix #1743
1 parent e456e40 commit 5985e79

File tree

9 files changed

+1268
-308
lines changed

9 files changed

+1268
-308
lines changed

.husky/pre-push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
yarn pretest && yarn test
1+
CI=true yarn pretest && yarn test

packages/core/lines.test.ts

Lines changed: 0 additions & 131 deletions
This file was deleted.

packages/core/src/lib/pagination/lines.ts

Lines changed: 0 additions & 95 deletions
This file was deleted.

packages/core/src/lib/pagination/position.ts

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)