Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Publish & Document Jinja Macros #5342

Open
wants to merge 51 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 19, 2024

  1. Add macro install instructions to docs pages (#5330)

    * Update building-vanilla.md
    
    * Update pattern docs
    
    * Roll back pattern docs
    
    * Update building-vanilla.md
    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f8fe91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca0f26f View commit details
    Browse the repository at this point in the history
  3. Rename hero macro

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    02c5f8c View commit details
    Browse the repository at this point in the history
  4. Rename tiered list macro

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e38ca9d View commit details
    Browse the repository at this point in the history
  5. Update releases.yml

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fc5f5bc View commit details
    Browse the repository at this point in the history
  6. Document hero macro (#5325)

    * Add macro install instructions to docs pages (#5330)
    
    * Update building-vanilla.md
    
    * Update pattern docs
    
    * Roll back pattern docs
    
    * Update building-vanilla.md
    
    * Add macros directory to published files
    
    * Rename hero macro
    
    * Rename tiered list macro
    
    * Update releases.yml
    
    * End hero title and subtitle params with _text per new naming convention
    
    * Add html block comments to hero macro
    
    * Add hero macro docn
    
    * Add Hero macro import instructions
    
    * Add link to @pastelcyborg jinja macros installation guide
    
    * Fix hero title_text being renamed from rebase
    
    * Adjust jinja parameters column order
    
    * lowercase param types
    
    * adjust slots column ordering
    
    * Adjust slots is required per code review
    
    * Markup params table
    
    * Markup slots table
    
    * parameter & slot tables horizontally scroll rather than using mobile cards
    
    * Param/slot table widths set by percentage
    
    * More consistent whitespace control chars around jinja macro import
    
    * Revise hero element/description table word choice around title/substitle/description
    
    * comma-separated string with line breaks for hero layout type options
    
    * Update is required column by @bartaz
    
    Co-authored-by: Bartek Szopka <[email protected]>
    
    * Code review suggestions from @bartaz
    
    Co-authored-by: Bartek Szopka <[email protected]>
    
    ---------
    
    Co-authored-by: pastelcyborg <[email protected]>
    Co-authored-by: Bartek Szopka <[email protected]>
    3 people committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6488322 View commit details
    Browse the repository at this point in the history
  7. Rename hero macro

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3cad687 View commit details
    Browse the repository at this point in the history
  8. Document hero macro (#5325)

    * Add macro install instructions to docs pages (#5330)
    
    * Update building-vanilla.md
    
    * Update pattern docs
    
    * Roll back pattern docs
    
    * Update building-vanilla.md
    
    * Add macros directory to published files
    
    * Rename hero macro
    
    * Rename tiered list macro
    
    * Update releases.yml
    
    * End hero title and subtitle params with _text per new naming convention
    
    * Add html block comments to hero macro
    
    * Add hero macro docn
    
    * Add Hero macro import instructions
    
    * Add link to @pastelcyborg jinja macros installation guide
    
    * Fix hero title_text being renamed from rebase
    
    * Adjust jinja parameters column order
    
    * lowercase param types
    
    * adjust slots column ordering
    
    * Adjust slots is required per code review
    
    * Markup params table
    
    * Markup slots table
    
    * parameter & slot tables horizontally scroll rather than using mobile cards
    
    * Param/slot table widths set by percentage
    
    * More consistent whitespace control chars around jinja macro import
    
    * Revise hero element/description table word choice around title/substitle/description
    
    * comma-separated string with line breaks for hero layout type options
    
    * Update is required column by @bartaz
    
    Co-authored-by: Bartek Szopka <[email protected]>
    
    * Code review suggestions from @bartaz
    
    Co-authored-by: Bartek Szopka <[email protected]>
    
    ---------
    
    Co-authored-by: pastelcyborg <[email protected]>
    Co-authored-by: Bartek Szopka <[email protected]>
    3 people committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    94e95b0 View commit details
    Browse the repository at this point in the history
  9. Update _index.scss

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2af3d49 View commit details
    Browse the repository at this point in the history
  10. Update _index.scss

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f007fee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b65041b View commit details
    Browse the repository at this point in the history
  12. File formatting fixes

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    55f4639 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4203f61 View commit details
    Browse the repository at this point in the history
  14. Add cta block slot docs

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    24be19c View commit details
    Browse the repository at this point in the history
  15. Add code comments

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b222ce0 View commit details
    Browse the repository at this point in the history
  16. Apply static widths to table columns

    pastelcyborg authored and jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bac567c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8e14dcf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3233da0 View commit details
    Browse the repository at this point in the history
  19. Show rendered/raw example

    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5708eb6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2505aeb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    02308cf View commit details
    Browse the repository at this point in the history
  22. Run prettier

    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5a842f View commit details
    Browse the repository at this point in the history
  23. RM example guide

    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f7a007f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    eb1ffe9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d9c5d28 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7b7b4f8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ef2753b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    778a779 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5087e10 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dd5e70c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2ad0e3f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f175484 View commit details
    Browse the repository at this point in the history
  33. Revert "Move throttle() to a utils function"

    This reverts commit 75e51b8.
    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cb1bf69 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    36893b4 View commit details
    Browse the repository at this point in the history
  35. Reapply "Move throttle() to a utils function"

    This reverts commit 99b32c9.
    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fbcc112 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4388d0d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0835ec5 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    27f4cdd View commit details
    Browse the repository at this point in the history
  39. prettier

    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d5dcc0a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    446ae7b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    dc85806 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    59b4d75 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    65325e8 View commit details
    Browse the repository at this point in the history
  44. renderdropdown guard

    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d205c94 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d051e3d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    138d2f8 View commit details
    Browse the repository at this point in the history
  47. Move HTML body extraction functions into fetchHtmlSource() and retu…

    …rn them there instead of generating them in the callback
    jmuzina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    93bc882 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9cc3c3c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9a2bca2 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    e995d6f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c70de3b View commit details
    Browse the repository at this point in the history