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: Kong/public-ui-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @kong-ui-public/[email protected]
Choose a base ref
...
head repository: Kong/public-ui-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @kong-ui-public/[email protected]
Choose a head ref
  • 9 commits
  • 57 files changed
  • 6 contributors

Commits on Jan 17, 2024

  1. fix(gatewayServiceForm): validate gateway service form (#1080)

    mptap authored Jan 17, 2024
    Copy the full SHA
    bef5444 View commit details
  2. chore(release): publish [skip ci]

     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
    kongponents-bot committed Jan 17, 2024
    Copy the full SHA
    1f8b41c View commit details
  3. fix(dashboard-renderer): default in the schema makes prop required (#…

    filipgutica authored Jan 17, 2024
    Copy the full SHA
    0999681 View commit details
  4. chore(release): publish [skip ci]

     - @kong-ui-public/[email protected]
    kongponents-bot committed Jan 17, 2024
    Copy the full SHA
    39ea866 View commit details

Commits on Jan 18, 2024

  1. fix(forms): style pollution (#1085)

    Leopoldthecoder authored Jan 18, 2024
    Copy the full SHA
    b28692a View commit details
  2. fix(entities-plugins): ai plugin icon names (#1084)

    Leopoldthecoder authored Jan 18, 2024
    Copy the full SHA
    4becdb3 View commit details
  3. chore(release): publish [skip ci]

     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
    kongponents-bot committed Jan 18, 2024
    Copy the full SHA
    819963a View commit details
  4. feat: add ICU datetime date format (#1012)

    Adds an ICU message format `datetime` format exactly the same as `formatIsoDate` for usage from within ICU files, making it easier to use a standard format within longer form texts such as:
    
    ```
    I want a present {value, select, 
      0 { for Christmas! }
      undefined { for Christmas! }
      other { on { value, date, datetime } } 
    }
    ```
    ---------
    
    Signed-off-by: John Cowen <[email protected]>
    Co-authored-by: Adam DeHaven <[email protected]>
    johncowen and adamdehaven authored Jan 18, 2024
    Copy the full SHA
    8285e25 View commit details
  5. chore(release): publish [skip ci]

     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
     - @kong-ui-public/[email protected]
    kongponents-bot committed Jan 18, 2024
    Copy the full SHA
    d44c92b View commit details
Loading