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

…g `enter` key (nushell#586)

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

* Update ci workflow
@hustcer hustcer marked this pull request as draft August 28, 2022 12:07
@fdncred
Copy link
Contributor

fdncred commented Aug 28, 2022

I restarted the failed job. Here's some warning in the static docs build.

warnings when minifying css:
Warning: G] CSS nesting syntax is not supported in the configured target environment ("chrome87", "edge88", "es2020", "firefox78", "safari13") [invalid-@nest]
    <stdin>:1849:0:
      1849 │ &[data-v-ca6004b2]:hover {
           ╵ ^


(!) Some chunks are larger than 500 KiB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.

But it went green anyway. Should we land it?

@hustcer hustcer marked this pull request as ready for review August 28, 2022 12:34
@hustcer
Copy link
Contributor Author

hustcer commented Aug 28, 2022

@fdncred The warning message can be ignored currently, It's not that important

@hustcer hustcer merged commit d9b99b6 into nushell:main Aug 28, 2022
@hustcer hustcer deleted the fix/search branch August 28, 2022 12:38
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>
ayax79 pushed a commit to ayax79/nushell.github.io that referenced this pull request Jun 26, 2024
* Complete popping a particular stash

* Add some missing git completions

* Git prune subcommand

* Add filepath completion for `git add`
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.

2 participants