Skip to content

Conversation

hustcer
Copy link
Contributor

@hustcer hustcer commented Aug 28, 2022

Upgrade all vuepress plugins and fix doc search navigation by pressing enter key
Should fix #551

@hustcer hustcer marked this pull request as draft August 28, 2022 11:09
@hustcer hustcer marked this pull request as ready for review August 28, 2022 11:28
@hustcer hustcer merged commit 42c2e41 into nushell:main Aug 28, 2022
@hustcer hustcer deleted the fix/search branch August 28, 2022 11:29
hustcer added a commit that referenced this pull request Aug 28, 2022
…g `enter` key (#587)

* Upgrade  all vuepress plugins and fix doc search navigation by pressing `enter` key (#586)

* chore: upgrade vuepress plugins fix doc search navigation by enter key

* Update ci workflow

* chore: update ci

* chore: update ci
sophiajt added a commit that referenced this pull request Sep 6, 2022
* add 68 blog

* add string distance and named durations

* Upgrade all vuepress plugins and fix doc search navigation by pressing `enter` key (#587)

* Upgrade  all vuepress plugins and fix doc search navigation by pressing `enter` key (#586)

* chore: upgrade vuepress plugins fix doc search navigation by enter key

* Update ci workflow

* chore: update ci

* chore: update ci

* Upgrade vuepress and all related plugins to improve build performance (#588)

* Breaking change note: dequestionmarked commands

Depends on landing nushell/nushell#6464

* Update types_of_data.md with missing values (#589)

'Duration' and 'File sizes' sections were incomplete with values missing.

For the duration `1month` I wrote "30 days" for clarification. A month can be anywhere from 28–31 days depending on the month while the program always seems to treat a month as 30 days.

* Update former question mark commands in docs (#590)

Account for nushell/nushell#6464

`any?`/`all?`/`empty?` to `any`/`all`/`is-empty`

* Document path split breaking change

* Add Homebrew PATH documentation

* Add module and overlay changes

* Reword source change; Add config table entries

* Rewrite dequestionmarking

* Oops

* More rewording

* Reformulate next steps

* Add links

* Add external completer section

* Update 2022-09-06-nushell-0_68.md

Co-authored-by: Justin Ma <hustcer@outlook.com>
Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
Co-authored-by: Christer Jensen <chr.code@gmail.com>
Co-authored-by: Reilly Wood <reilly.wood@icloud.com>
Co-authored-by: kubouch <kubouch@gmail.com>
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing Enter on the documentation search result is broken
1 participant