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: palantir/blueprint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @blueprintjs/select@5.3.17
Choose a base ref
...
head repository: palantir/blueprint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @blueprintjs/select@5.3.18
Choose a head ref
  • 5 commits
  • 27 files changed
  • 6 contributors

Commits on Mar 7, 2025

  1. Feat(icon): add-parent (#7324)

    ryannono authored Mar 7, 2025
    1
    Copy the full SHA
    93be76d View commit details

Commits on Mar 10, 2025

  1. Feat(Icon): add-child (#7323)

    ryannono authored Mar 10, 2025
    1
    Copy the full SHA
    743aefb View commit details

Commits on Mar 11, 2025

  1. Feat: new icon - root folder (#7320)

    vhellem authored Mar 11, 2025
    1
    Copy the full SHA
    37c3c66 View commit details

Commits on Mar 13, 2025

  1. feat: Add locked document and code library icons (#7338)

    Co-authored-by: azaini <azaini@palantir.com>
    Co-authored-by: svc-changelog <svc-changelog@palantir.com>
    3 people authored Mar 13, 2025
    1
    Copy the full SHA
    ca86eeb View commit details
  2. chore: Publish new release

     - @blueprintjs/core@5.17.6
     - @blueprintjs/datetime@5.3.30
     - @blueprintjs/datetime2@2.3.30
     - @blueprintjs/demo-app@5.16.13
     - @blueprintjs/docs-app@5.16.13
     - @blueprintjs/docs-data@5.16.13
     - @blueprintjs/docs-theme@5.3.30
     - @blueprintjs/icons@5.20.0
     - @blueprintjs/karma-build-scripts@5.2.21
     - @blueprintjs/landing-app@5.16.13
     - @blueprintjs/popover2@2.1.29
     - @blueprintjs/select@5.3.18
     - @blueprintjs/table-dev-app@5.2.20
     - @blueprintjs/table@5.3.12
    jscheiny committed Mar 13, 2025
    1
    Copy the full SHA
    d356c8e View commit details
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/core",
"version": "5.17.5",
"version": "5.17.6",
"description": "Core styles & components",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
2 changes: 1 addition & 1 deletion packages/datetime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/datetime",
"version": "5.3.29",
"version": "5.3.30",
"description": "Components for interacting with dates and times",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
2 changes: 1 addition & 1 deletion packages/datetime2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/datetime2",
"version": "2.3.29",
"version": "2.3.30",
"description": "Re-exports of @blueprintjs/datetime APIs",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
2 changes: 1 addition & 1 deletion packages/demo-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/demo-app",
"version": "5.16.12",
"version": "5.16.13",
"description": "Blueprint Demo App",
"private": true,
"scripts": {
2 changes: 1 addition & 1 deletion packages/docs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-app",
"version": "5.16.12",
"version": "5.16.13",
"description": "Blueprint Documentation Site",
"private": true,
"scripts": {
2 changes: 1 addition & 1 deletion packages/docs-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-data",
"version": "5.16.12",
"version": "5.16.13",
"main": "src/index.js",
"types": "src/index.d.ts",
"private": true,
2 changes: 1 addition & 1 deletion packages/docs-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-theme",
"version": "5.3.29",
"version": "5.3.30",
"description": "Blueprint theme for documentalist",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
5 changes: 5 additions & 0 deletions packages/icons/changelog/@unreleased/pr-7320.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: feature
feature:
description: 'Feat: new icon - root folder'
links:
- https://github.com/palantir/blueprint/pull/7320
5 changes: 5 additions & 0 deletions packages/icons/changelog/@unreleased/pr-7338.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: feature
feature:
description: 'feat: Add locked document and code library icons'
links:
- https://github.com/palantir/blueprint/pull/7338
35 changes: 35 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
@@ -4674,5 +4674,40 @@
"tags": "gun, handgun, firearm, shoot",
"group": "miscellaneous",
"codepoint": 62364
},
{
"displayName": "Add: child",
"iconName": "add-child",
"tags": "descendant, nested, inside, within, insert, bottom, after",
"group": "interface",
"codepoint": 62365
},
{
"displayName": "Add: parent",
"iconName": "add-parent",
"tags": "Ancestor, above, prior, top, insert",
"group": "miscellaneous",
"codepoint": 62366
},
{
"displayName": "Root folder",
"iconName": "root-folder",
"tags": "folder, space, file-system, collaboration",
"group": "interface",
"codepoint": 62367
},
{
"displayName": "Document: code",
"iconName": "document-code",
"tags": "code, script, programming, software, development, repository",
"group": "file",
"codepoint": 62368
},
{
"displayName": "Document: locked",
"iconName": "document-locked",
"tags": "file, secure, password, lock, protect",
"group": "file",
"codepoint": 62369
}
]
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/icons",
"version": "5.19.1",
"version": "5.20.0",
"description": "Components, fonts, icons, and css files for creating and displaying icons.",
"main": "lib/cjs/generated/index.js",
"module": "lib/esm/generated/index.js",
2 changes: 1 addition & 1 deletion packages/karma-build-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/karma-build-scripts",
"version": "5.2.20",
"version": "5.2.21",
"description": "Karma build scripts for @blueprintjs packages",
"type": "module",
"main": "index.mjs",
2 changes: 1 addition & 1 deletion packages/landing-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/landing-app",
"version": "5.16.12",
"version": "5.16.13",
"description": "Blueprint landing page",
"private": true,
"scripts": {
2 changes: 1 addition & 1 deletion packages/popover2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/popover2",
"version": "2.1.28",
"version": "2.1.29",
"description": "Re-exports of popover-related components from @blueprintjs/core",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/select",
"version": "5.3.17",
"version": "5.3.18",
"description": "Components related to selecting items from a list",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
2 changes: 1 addition & 1 deletion packages/table-dev-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/table-dev-app",
"version": "5.2.19",
"version": "5.2.20",
"description": "Dev application for @blueprintjs/table",
"private": true,
"scripts": {
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/table",
"version": "5.3.11",
"version": "5.3.12",
"description": "Scalable interactive table component",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
3 changes: 3 additions & 0 deletions resources/icons/16px/add-child.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/16px/add-parent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/16px/document-code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/16px/document-locked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/16px/root-folder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/add-child.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/add-parent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/document-code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/document-locked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/root-folder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.