1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-12 12:26:05 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
c59f860b48 Renamed time units ()
* Changed time units as outlined in issue .
Also applied changes to to_str for Unit - not sure if that was what was wanted.

* Forgot the tests!

* Updated primitive.rs to match changes.

* Updated where example to match changes.

* And the html test!
2020-08-16 07:03:28 +12:00
f0dbffd761 Add 228 json html themes for to html ()
* add 228 json html themes
removed old assets, added new zipped asset
added --list to get a list of the theme names
reworked some older theme code
added rust-embed and zip crate
removed the dark tests

* fmt

* Updated, removed excess comments
Changed usage a bit
Updated the error handling
Added some helper items in --list
2020-08-11 05:43:16 +12:00
f33da33626 Add --partial to 'to html' () 2020-08-03 08:47:54 +12:00
ed0c1038e3 Step 1 for to html theme-ing ()
* reworked theming step 1.
added theme parameter.
hard coded 4 themes

* forgot about blulocolight

* aarrrrg! test are in another place. fixed i think.
2020-07-23 13:21:58 -05:00
7b1a15b223 Campbell colors ()
* added campbell theme to html colors

* updated test results. had to make change for ci.

* hopefully the last changes for this stupid test :)

* moved tests to html.rs

* remove unnecessary using statement.

* still fighting with tests and tests are winning.
2020-07-20 07:57:29 -05:00
a04dfca63a added ability to supply --dark_bg to to html ()
* added ability to supply --dark_bg to to html

* fmt + fixed tests

* updated other html tests

* fmt
2020-07-16 08:19:29 -05:00
96e5fc05a3 Pick->Select rename. Integration tests changes. ()
Pick->Select rename. Integration tests changes.
2020-05-07 06:03:43 -05:00
a9968046ed Add subcommands. Switch from-* and to-* to them () 2020-05-04 20:44:33 +12:00
2d078849cb Add simple to-html output and bump version () 2020-03-15 16:04:44 +13:00