Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twilio-labs/paste
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @twilio-paste/theme@3.1.3
Choose a base ref
...
head repository: twilio-labs/paste
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @twilio-paste/theme@3.1.4
Choose a head ref
  • 17 commits
  • 84 files changed
  • 5 contributors

Commits on Apr 26, 2020

  1. fix(website): typo in live radio and checkbox examples (#408)

    * fix(checkbox docs): typo in live example
    
    "mor" --> "more"
    
    * fix(radio docs): typo on live preview
    
    "netowrk" --> "network"
    serifluous authored Apr 26, 2020
    1 Configuration menu
    Copy the full SHA
    bbbc929 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - @twilio-paste/website@1.19.1
    TwilioPasteBot committed Apr 26, 2020
    1 Configuration menu
    Copy the full SHA
    ac428f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. 1 Configuration menu
    Copy the full SHA
    69179c4 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - @twilio-paste/modal@0.1.10
     - @twilio-paste/core@2.4.7
     - @twilio-paste/website@1.19.2
    TwilioPasteBot committed Apr 28, 2020
    1 Configuration menu
    Copy the full SHA
    3f5aa3e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    ba6d00c View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - @twilio-paste/website@1.20.0
    TwilioPasteBot committed Apr 28, 2020
    1 Configuration menu
    Copy the full SHA
    9e82562 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. chore: switch to chromatic from chroma (#410)

    * chore: switch to chromatic from chroma
    
    * chore: rename workflow file
    Simon Taggart
    Simon Taggart authored Apr 29, 2020
    1 Configuration menu
    Copy the full SHA
    ff757f1 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    19be08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8be87 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    7718d43 View commit details
    Browse the repository at this point in the history
  5. chore(release): publish

     - @twilio-paste/alert@0.1.37
     - @twilio-paste/button@1.1.41
     - @twilio-paste/modal@0.1.11
     - @twilio-paste/core@2.4.8
     - @twilio-paste/website@1.20.1
    TwilioPasteBot committed Apr 29, 2020
    1 Configuration menu
    Copy the full SHA
    5f9b898 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. fix(paragraph docs): margin-bottom in Anatomy (#413)

    margin-bottom in paragraph uses space-70, not space-60
    serifluous authored Apr 30, 2020
    1 Configuration menu
    Copy the full SHA
    ee125e7 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - @twilio-paste/website@1.20.2
    TwilioPasteBot committed Apr 30, 2020
    1 Configuration menu
    Copy the full SHA
    0a63df0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. feat(select): Select, Option, and OptionGroup (#399)

    feat(form): add the select component
    andioneto authored May 1, 2020
    1 Configuration menu
    Copy the full SHA
    761924e View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - @twilio-paste/form@1.3.0
     - @twilio-paste/core@2.4.9
     - @twilio-paste/website@1.20.3
    TwilioPasteBot committed May 1, 2020
    1 Configuration menu
    Copy the full SHA
    f54652d View commit details
    Browse the repository at this point in the history
  3. chore: hoist dev dependencies to the repo root (#418)

    * chore(alert): update dev deps
    
    * chore(anchor): update dev deps
    
    * chore(button): update dev deps
    
    * chore(card): update dev deps
    
    * chore(form): update dev deps
    
    * chore(heading): update dev deps
    
    * chore(list): update dev deps
    
    * chore(modal): update dev deps
    
    * chore(paragraph): update dev deps
    
    * chore(screen-reader-only): update dev deps
    
    * chore(separator): update dev deps
    
    * chore(spinner): update dev deps
    
    * chore(truncate): update dev deps
    
    * chore(typography): update dev deps
    
    * chore(absolute): update dev deps
    
    * chore(aspet-ratio): update dev deps
    
    * chore(flex): update dev deps
    
    * chore(grid): update dev deps
    
    * chore(media): update dev deps
    
    * chore(box): update dev deps
    
    * chore(modal-dialog-primitive): update dev deps
    
    * chore(text): update dev deps
    
    * chore(design-tokens): update dev deps
    
    * chore(icons): update dev deps
    
    * chore(style-props): update dev deps
    
    * chore(theme): update dev deps
    
    * chore(types): update dev deps
    
    * chore(website): update dev deps
    
    * chore(core): update dev deps and gen script
    
    * chore: update root dev deps and readme
    Simon Taggart
    Simon Taggart authored May 1, 2020
    1 Configuration menu
    Copy the full SHA
    c16bd51 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - @twilio-paste/alert@0.1.38
     - @twilio-paste/anchor@1.1.12
     - @twilio-paste/button@1.1.42
     - @twilio-paste/card@1.3.27
     - @twilio-paste/form@1.3.1
     - @twilio-paste/heading@2.0.2
     - @twilio-paste/list@0.2.3
     - @twilio-paste/modal@0.1.12
     - @twilio-paste/paragraph@1.1.3
     - @twilio-paste/screen-reader-only@1.1.9
     - @twilio-paste/separator@0.1.4
     - @twilio-paste/spinner@1.2.4
     - @twilio-paste/truncate@1.0.8
     - @twilio-paste/typography@1.0.36
     - @twilio-paste/core@2.4.10
     - @twilio-paste/absolute@2.0.33
     - @twilio-paste/aspect-ratio@1.0.33
     - @twilio-paste/flex@0.3.20
     - @twilio-paste/grid@0.2.22
     - @twilio-paste/media-object@1.2.20
     - @twilio-paste/box@2.4.1
     - @twilio-paste/modal-dialog-primitive@0.1.3
     - @twilio-paste/text@2.1.3
     - @twilio-paste/design-tokens@4.5.1
     - @twilio-paste/icons@2.1.3
     - @twilio-paste/style-props@1.1.3
     - @twilio-paste/theme@3.1.4
     - @twilio-paste/types@3.0.4
     - @twilio-paste/website@1.20.4
    TwilioPasteBot committed May 1, 2020
    1 Configuration menu
    Copy the full SHA
    a1830c4 View commit details
    Browse the repository at this point in the history
Loading