Commit Graph

16 Commits (cef46ef953face71f52f4e900a0ea2132ebfae88)

Author SHA1 Message Date
Radek Simko bc4b7cad68
command/format: Render null in dark gray (#19616)
7 years ago
Radek Simko 0b981fa641
command/format: Fix rendering of force-new updates
7 years ago
Radek Simko fe117e9f02
command/format: Fix rendering of nested blocks during update
7 years ago
James Bardin e93d69f18b more nil/known checks before val.LengthInt
8 years ago
James Bardin e08a388d3c check IsKnown on values that may panic
8 years ago
Martin Atkins 3b8d46418f command/format: print correctly nested blocks with labels
8 years ago
Martin Atkins a43b7df282 core: Handle forced-create_before_destroy during the plan walk
8 years ago
Martin Atkins a37d5268eb command/format: Render unified diff for list and tuple value changes
8 years ago
Martin Atkins 30a46ed8ed command/format: Further refinement on the heuristic JSON-based diff
8 years ago
Martin Atkins 783205948c command/format: JSON value formatting heuristic not for primitive values
8 years ago
Martin Atkins 4406b06ef8 command/format: Don't include commas after elements in map diffs
8 years ago
Martin Atkins ce157c7f23 command/format: show deep diffs for old/new JSON strings
8 years ago
Martin Atkins 9706a00b3a command/format: correct alignment for multi-line values in map diff
8 years ago
Martin Atkins 04d8c17be8 command/format: Nice rendering for changes to map values
8 years ago
Martin Atkins a2f4b8b058 command/format: Show resource diff with header "comment"
8 years ago
Martin Atkins 239a54ad6f command: initial structural diff rendering
8 years ago