Commit Graph

16 Commits

Author SHA1 Message Date
Taylor Wilsdon
94b37de421 ruff 2026-03-15 17:29:20 -04:00
Rein Lemmens
38ad39bea6 Add named_style_type support to update_paragraph_style operation
Allows setting TITLE and SUBTITLE paragraph styles directly, in addition
to the existing heading_level (0-6) parameter. The new named_style_type
parameter accepts all Google Docs named styles: NORMAL_TEXT, TITLE,
SUBTITLE, HEADING_1 through HEADING_6.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:34:36 +01:00
Taylor Wilsdon
40e827810a refac 2026-02-17 14:49:49 -05:00
Taylor Wilsdon
360da94e9e refac, add tests 2026-02-14 12:15:43 -05:00
Rob Sherman
fd4aaace19 fix(docs): address CodeRabbit review feedback
- Allow negative indent_first_line values for hanging indents (Google
  Docs API supports this)
- Add update_paragraph_style to get_validation_summary() for consistency
2026-02-13 15:11:31 -08:00
Rob Sherman
d02d147252 feat(docs): add update_paragraph_style to batch_update_doc operations
Enable paragraph-level styling (headings, alignment, spacing, indentation)
within atomic batch operations, complementing the existing format_text support.
2026-02-13 15:11:18 -08:00
Gigi Sayfan
34957de2e4 Add hyperlink support to modify_doc_text 2026-02-07 13:44:09 -08:00
Olivier Schiavo
72999a1531 fix: simplify color in modify_color 2025-12-22 09:37:25 +01:00
Taylor Wilsdon
6b8352a354 apply ruff formatting 2025-12-13 13:49:28 -08:00
Taylor Wilsdon
b467c2c91c refac 2025-12-13 13:01:24 -08:00
Taylor Wilsdon
115bead29a refac 2025-12-13 12:57:00 -08:00
Taylor Wilsdon
ad792921a0 validators 2025-12-13 11:11:04 -08:00
Olivier Schiavo
7e2f9cdd96 feat: use colors in gdocs 2025-11-27 17:26:35 +01:00
Taylor Wilsdon
8ff093dc20 ruff check fixes 2025-08-12 09:37:20 -04:00
Taylor Wilsdon
5bcd149f40 lots of fixes 2025-08-10 15:56:18 -04:00
Taylor Wilsdon
e29ff043fd refactor into modules 2025-08-10 15:21:10 -04:00