189675575c
* feat: extend navigationHistory API * refactor: simplify index checking * refactor: rename 'getHistory' and 'replaceHistory' methods of navigationHistory * refactor: rename delete*() methods to remove*() * feat: remove navigationHistory.replaceHistory() * tests: add tests for removeEntryAtIndex and getAllEntries
4 lines
58 B
Markdown
4 lines
58 B
Markdown
# NavigationEntry Object
|
|
|
|
* `url` string
|
|
* `title` string
|