Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
565 commits
Select commit Hold shift + click to select a range
3dcd54c
adjust visibility of react flow background patterns
haschek Oct 28, 2025
590a9ca
fix css custom property name of replaceable input color
haschek Oct 28, 2025
5587ff3
added the right dependencies
arausly Oct 28, 2025
836a88a
Make react-flow prevent-event classes configurable in Modal (default …
andreas-schultz Oct 29, 2025
f727ac1
Add story for modal context and open/closed state tracking with neste…
andreas-schultz Oct 29, 2025
b8b965f
Merge branch 'release/v25.0.0' into fix/reactFlowModal-MT-30
andreas-schultz Oct 29, 2025
17a0bd1
align Button intent states visually with intent states of other compo…
haschek Oct 29, 2025
d2ba0b1
extend info re Button intent change
haschek Oct 30, 2025
dc4235c
fix button usage in storybook
haschek Oct 30, 2025
abf9c05
fix property descriptions
haschek Oct 30, 2025
a0bac96
align Spinner intent display with other components
haschek Oct 30, 2025
90d145d
Merge branch 'release/v25.0.0' into fix/hotkeysDuringDialog-CMEM-6851
andreas-schultz Oct 30, 2025
054e91d
make tag borders more visible
haschek Oct 30, 2025
2dee28e
Align preventReactFlowEvents default value (true) in Modal and Simple…
andreas-schultz Oct 30, 2025
a5949e8
Merge pull request #346 from eccenca/fix/resizingValueFormularEditorBug
haschek Oct 30, 2025
0359afb
Merge pull request #348 from eccenca/fix/reactFlowModal-MT-30
haschek Oct 30, 2025
3ab0078
Merge remote-tracking branch 'origin/release/v25.0.0' into fix/hotkey…
haschek Oct 30, 2025
d435281
update changelog
haschek Oct 30, 2025
c0b6276
fix button colors on active, disabled, hovered states combined with t…
haschek Oct 30, 2025
bbdea91
make intent available easily on ProgressBar storybook example
haschek Oct 30, 2025
8976ff8
Use explicit portal element under body element for nested modals
andreas-schultz Oct 30, 2025
c3525ec
fix export of ModalContext
haschek Oct 30, 2025
1d4f034
improve display of ModalContext example
haschek Oct 30, 2025
96f58c4
add simple example as comment
haschek Nov 3, 2025
9ec51f2
Merge remote-tracking branch 'origin/release/v25.0.0' into fix/hotkey…
haschek Nov 3, 2025
3a74d9f
swap colors
haschek Nov 3, 2025
e091987
Merge pull request #345 from eccenca/fix/hotkeysDuringDialog-CMEM-6851
haschek Nov 3, 2025
1467348
display icons in custom edge labels
haschek Nov 3, 2025
1c92ece
do not use random id to prevent changes in the visual storybook tests
haschek Nov 3, 2025
f5f381f
add text reducer to replace extra characters
arausly Nov 4, 2025
4487c8e
modified textreducer
arausly Nov 4, 2025
b497b1d
moved utility and made refactors
arausly Nov 5, 2025
40d263c
Refactor modal context
andreas-schultz Nov 5, 2025
9437f60
Merge pull request #350 from eccenca/fix/modalContext
haschek Nov 6, 2025
4a0ee46
Merge remote-tracking branch 'origin/release/v25.0.0' into fix/taskPa…
haschek Nov 6, 2025
bcc7def
improve changelog info
haschek Nov 6, 2025
16de95b
define properties only 1 time and reuse them
haschek Nov 6, 2025
375c832
Merge pull request #349 from eccenca/fix/taskParameterDescNotRendered…
haschek Nov 6, 2025
7e73b03
Fix simpleDialogProps parameter in StickyNoteModal
andreas-schultz Nov 7, 2025
0daef82
Merge pull request #352 from eccenca/fix/stickyNoteModal
arausly Nov 7, 2025
1a729b8
add short delay before the context overlay placeholder is replaced by…
haschek Nov 10, 2025
2956b38
lighten success color a bit to make it more distinct from text color …
haschek Nov 11, 2025
b16dd3b
use variables for edge rules and allow anti-aliasing
haschek Nov 11, 2025
f816978
added more icons
arausly Nov 12, 2025
9494496
added change log
arausly Nov 12, 2025
adf561e
Merge pull request #353 from eccenca/feature/createMissingIconsForBui…
andreas-schultz Nov 13, 2025
22223c5
fix auto-coloring of buttons in notifications
haschek Nov 13, 2025
0117685
add new icons for togglers and states
haschek Nov 17, 2025
35a0eed
add more icons
haschek Nov 17, 2025
3504352
removed plugin to allow md expectations
arausly Nov 18, 2025
a76f626
switch arrow direction for asc/desc sort icon
haschek Nov 18, 2025
1b14a61
update jest package
haschek Nov 18, 2025
2db3b63
improve changelog, add section about migration to new major version
haschek Nov 18, 2025
703e665
fix test id usage
haschek Nov 20, 2025
0b388f9
improve placeholder replacement for click events on context overlays
haschek Nov 20, 2025
55f0a35
fix test for click on ContexMenu with active placeholder
haschek Nov 20, 2025
40df267
upgrade jest packages
haschek Nov 24, 2025
e7b6474
upgrade eslint packages
haschek Nov 24, 2025
85d9ef5
eslint auto fixes
haschek Nov 24, 2025
1566832
upgrade babel packages
haschek Nov 24, 2025
2d44654
upgrade storybook packages to latest v8, postpone major upgrades
haschek Nov 24, 2025
ab3dcd5
upgrade another eslint package
haschek Nov 24, 2025
4a96579
upgrade chromatic cli tool
haschek Nov 24, 2025
846a23a
upgrade dev package
haschek Nov 24, 2025
7981886
upgrade packages in resolutions config
haschek Nov 24, 2025
fd443ce
upgrade codemirror packages, remove unnecessary types package for old…
haschek Nov 24, 2025
d0c2778
upgrade diverse dependencies
haschek Nov 24, 2025
aeb5280
upgrade react flow packages
haschek Nov 24, 2025
d9bbf8a
upgrade Carbon packages
haschek Nov 24, 2025
270d3f3
update BlueprintJS packages, postpone upgrade to v6
haschek Nov 24, 2025
bc26ab9
add suggested code improvements
haschek Nov 24, 2025
77cbccc
add suggested code improvements
haschek Nov 24, 2025
9e02e77
stop click event because it is triggered again after replacement
haschek Nov 24, 2025
bced125
correct typos and clarify some information
haschek Nov 25, 2025
14f4cf6
improve ModalContext example
haschek Nov 25, 2025
14eb384
remove wrong example string
haschek Nov 25, 2025
d6a63d3
add library to en/decode HTML entities
haschek Nov 26, 2025
329461b
add decode utility method and use it as an option for the reduceToTex…
haschek Nov 26, 2025
2ee960f
fix overwriting default options for decoding and add tests
haschek Nov 26, 2025
4f9c67b
fix some typos
haschek Nov 26, 2025
4125ac2
Merge pull request #355 from eccenca/feature/contextOverlayImprovePla…
haschek Nov 26, 2025
65bbd74
add basic print styles to prevent unnecessary Application wrapper com…
haschek Nov 27, 2025
5bb55fe
for exact printing of (background)colors to prevent wrong displays
haschek Nov 27, 2025
8240ec7
force tags to get print with their actual colors
haschek Nov 27, 2025
7d83615
remove action and option sections from getting printed
haschek Nov 27, 2025
be337c3
Clean up test
andreas-schultz Nov 27, 2025
285e4fe
serialize layout components
haschek Nov 27, 2025
2ccdec0
Merge pull request #358 from eccenca/feature/provideHtmlEntitiesDecod…
andreas-schultz Nov 27, 2025
3956280
Merge pull request #344 from eccenca/release/v25.0.0
haschek Dec 1, 2025
7d1d5db
Update changelog section to 25.0.0
haschek Dec 1, 2025
71088f6
Merge pull request #359 from eccenca/maintain/mergeReleaseTag-v25.0.0
haschek Dec 1, 2025
5fb0ee4
Merge pull request #343 from eccenca/next
haschek Dec 1, 2025
a3a9032
add ApplicationViewability component to hide elements for certain media
haschek Dec 2, 2025
8a01a2c
Merge remote-tracking branch 'origin/develop' into feature/improvePri…
haschek Dec 2, 2025
cf2ba5d
Merge remote-tracking branch 'origin/develop' into feature/upgradeDep…
haschek Dec 2, 2025
8606250
update changelog
haschek Dec 2, 2025
b236faa
force print/screen filter styles
haschek Dec 3, 2025
299073b
improve control/switch print layout
haschek Dec 3, 2025
2ffb33d
improve display of OverflowText elements in tables when printed
haschek Dec 3, 2025
1ae6136
update changelog
haschek Dec 3, 2025
79956c7
rollback: downgrade back to latest v15 because of webpack4 problems t…
haschek Dec 3, 2025
4c21036
Merge pull request #356 from eccenca/feature/upgradeDependencies-CMEM…
andreas-schultz Dec 5, 2025
4eb1823
Add parameter to activity control action to set the state of its bu…
andreas-schultz Dec 8, 2025
43d8a1b
Merge branch 'develop' into feature/improvePrintstyles-CMEM-6985
haschek Dec 9, 2025
b2c3a26
Merge pull request #360 from eccenca/feature/improvePrintstyles-CMEM-…
haschek Dec 9, 2025
1a8f3f1
use node lts/krypton
haschek Dec 9, 2025
c875ec6
re-run workflows if they were changed
haschek Dec 9, 2025
a44ef4b
add better tag examples
haschek Dec 9, 2025
4c46c68
improve calculation of border color, reducing impact
haschek Dec 9, 2025
eecb823
create more whitespace in small tags
haschek Dec 9, 2025
83d3347
update changelog
haschek Dec 9, 2025
c9d00c9
MultiSelect: Change default filter predicate to match multi-word queries
andreas-schultz Dec 10, 2025
680a66c
Merge pull request #362 from eccenca/maintain/changeNodeForWorkers-CM…
andreas-schultz Dec 11, 2025
972d701
bugfix: centered header-menu items in <NodeContent />
fiorsaoirse Dec 11, 2025
ef1f3ae
Merge branch 'develop' into bugfix/lessDenseSmallTags-CMEM-7149
haschek Dec 15, 2025
44dc5b2
Merge pull request #363 from eccenca/bugfix/lessDenseSmallTags-CMEM-7149
haschek Dec 15, 2025
b433663
add InlineText component that force children to get displayed as inli…
haschek Dec 17, 2025
a183016
take Markdown rendering into account before testing the maximum previ…
haschek Dec 17, 2025
1fa4824
auto-linting
haschek Dec 17, 2025
5b5f047
change import level to fix some strange Jest errors
haschek Dec 17, 2025
6094769
add storybook example for InlineText
haschek Dec 17, 2025
46a8dcc
force space between children in InlineText
haschek Dec 18, 2025
e38ce5c
fix (add) large content block style
haschek Dec 18, 2025
33d9b39
add storybook example and jest tests
haschek Dec 18, 2025
59fa23a
Merge pull request #365 from eccenca/bugfix/stringPreview-CMEM-7236
andreas-schultz Dec 18, 2025
555cbf1
Merge branch 'develop' into feature/extendActivityControl-CMEM-7150
andreas-schultz Jan 8, 2026
6af2e32
Merge remote-tracking branch 'origin/develop' into bugfix/centeredNod…
haschek Jan 12, 2026
f2e85ba
Merge pull request #364 from eccenca/bugfix/centeredNodeContentMenuIt…
haschek Jan 12, 2026
79162a9
extend parameter by property in order to display a notification in …
andreas-schultz Jan 12, 2026
e6cbf3a
fix disabled state changes
haschek Jan 13, 2026
822d56b
Merge remote-tracking branch 'origin/develop' into feature/extendActi…
haschek Jan 13, 2026
9afbdc1
update changelog
haschek Jan 13, 2026
e353885
provide functionality to include transformed carbon icons to the cano…
haschek Jan 15, 2026
ad60605
update changelog
haschek Jan 15, 2026
e01c624
fix edge label when it has no label
haschek Jan 15, 2026
326fa79
reduce stroke width
haschek Jan 15, 2026
2675f1e
use scrollbars on edge tools menu if content is too large on y-axis
haschek Jan 19, 2026
8ed0fa1
fix color of buttons used in tour stepper
haschek Jan 19, 2026
b99587f
add some default margin to each side
haschek Jan 20, 2026
dc09382
Revert "add some default margin to each side"
haschek Jan 20, 2026
39f406c
add DecoupledOverlay component
haschek Jan 20, 2026
123c3cd
use DecoupledOverlay for VisualTour
haschek Jan 20, 2026
6fb807e
fix comment and css classes of component
haschek Jan 20, 2026
239bafb
fix keys in element arrays
haschek Jan 21, 2026
7646e53
provide option to add whitespace around overlay content
haschek Jan 21, 2026
6612baf
support paddingSize property
haschek Jan 21, 2026
a1d12a7
use DecoupledOverlay for the notification
haschek Jan 21, 2026
169e06c
lower z-index, otherwise it is always positioned over other modals.
haschek Jan 22, 2026
9bf99a5
fix z-index
haschek Jan 22, 2026
631e8af
update changelog
haschek Feb 5, 2026
d5287d3
Displaying symbols as TabTitle content (CMEM-7208)
fiorsaoirse Feb 20, 2026
4e46cfd
Applied font-size-adjust property globally
fiorsaoirse Feb 23, 2026
1518fd5
Merge pull request #370 from eccenca/bugfix/symbols-size-CMEM-7208
haschek Feb 24, 2026
231fc24
Prepare release v25.1.0
haschek Feb 24, 2026
9050bd7
mirror base config variables as css custom property, set aliases for …
haschek Feb 26, 2026
eace425
use var to create custom property name
haschek Feb 26, 2026
88c45a7
remove properties for config values that are not used anyway atm
haschek Feb 26, 2026
2800a93
add overview about available css custom properties to the storybook
haschek Feb 26, 2026
861352b
re-order storybook sidebar
haschek Feb 26, 2026
eccc749
update changelog
haschek Feb 26, 2026
e0b0e11
Merge pull request #372 from eccenca/feature/basicCustomProperties
haschek Mar 2, 2026
db14876
add option to hide radio button indicator
haschek Mar 3, 2026
bb814f4
add helper function to get palette CSS colors including its custom pr…
haschek Mar 3, 2026
4f54ebf
add ColorField component
haschek Mar 3, 2026
41d6c76
Merge remote-tracking branch 'origin/develop' into feature/colorWheel…
haschek Mar 3, 2026
1a86136
fix font-size issue of disabled link without given URL
haschek Mar 3, 2026
b23d03f
Merge remote-tracking branch 'origin/develop' into feature/extendActi…
haschek Mar 4, 2026
1b7d1a2
add story for Link
haschek Mar 4, 2026
5b26d1b
fix styles for Link sizes
haschek Mar 4, 2026
50fcaaa
stabilize Link font size on hover
haschek Mar 4, 2026
562d5e1
update changelog
haschek Mar 4, 2026
41b2b36
Merge pull request #375 from eccenca/fix/disabledLinkSize-CMEM-7133
haschek Mar 4, 2026
190e1fa
Merge branch 'develop' into feature/colorWheelInput-CMEM-7327
haschek Mar 4, 2026
d24afd1
Merge branch 'develop' into feature/extendActivityControl-CMEM-7150
haschek Mar 4, 2026
819c814
Merge pull request #361 from eccenca/feature/extendActivityControl-CM…
haschek Mar 4, 2026
f9af2e2
Fix conditional hook problem in ActivityControlWidget
andreas-schultz Mar 5, 2026
023f031
Merge pull request #376 from eccenca/fix/activityControlWidgetHooks
haschek Mar 5, 2026
e99fa43
Merge remote-tracking branch 'origin/develop' into feature/colorWheel…
haschek Mar 5, 2026
5f2efcd
add color hash helper function/story and fix component description
haschek Mar 5, 2026
8a6a1ac
fix ColorField export
haschek Mar 5, 2026
aa9454b
align property names with color hash helper functions
haschek Mar 9, 2026
b0df565
fix markdown list
haschek Mar 9, 2026
9cf88ab
fix properties use din story
haschek Mar 9, 2026
b7d5717
add Jest tests for ColorField
haschek Mar 9, 2026
d2f6644
Fixed the baked state of the onChange function in <CodeMirror /> comp…
fiorsaoirse Feb 27, 2026
1a1387c
Merge pull request #373 from eccenca/feature/badges-config-CMEM-7195
haschek Mar 10, 2026
33be4ad
Merge remote-tracking branch 'origin/develop' into release/v25.1.0
haschek Mar 10, 2026
6f02f78
Fix emoji false-positives in invisible character detection
fiorsaoirse Mar 6, 2026
6267976
Adjust tests
fiorsaoirse Mar 9, 2026
76fd657
add editor config menu to markdown toolbar
haschek Mar 11, 2026
4b7c29c
allow user to configure editor appearance (in markdown mode) as long …
haschek Mar 11, 2026
d49dfbc
Merge pull request #377 from eccenca/bugfix/emojis-support-CMEM-7217
andreas-schultz Mar 11, 2026
df3760f
add tests for CodeEditor markdown toolbar using the appearance config
haschek Mar 11, 2026
dafb4bd
update changelog
haschek Mar 11, 2026
5a22631
update CodeEditor storybook examples
haschek Mar 11, 2026
7206bc7
Merge remote-tracking branch 'origin/develop' into feature/wrapLinesC…
haschek Mar 11, 2026
aaada2d
fix changelog
haschek Mar 11, 2026
75fd7d7
allow user setting for line numbers config
haschek Mar 11, 2026
d4162aa
use toolbar on sticky note editor
haschek Mar 11, 2026
d5f36c7
Merge pull request #378 from eccenca/feature/wrapLinesCodeEditor-CMEM…
J-x-D Mar 12, 2026
b6ef073
change the way to set palette presets, now ColorField works also with…
haschek Mar 16, 2026
ec383ed
Merge remote-tracking branch 'origin/develop' into feature/colorWheel…
haschek Mar 16, 2026
34cec96
fix storybook example for no palette
haschek Mar 17, 2026
3b53e0f
fix visual indication of disabled state for ColorField, reduce opacity
haschek Mar 17, 2026
92ccbfa
fix intent state, it blinks shortly but then it shows the color set b…
haschek Mar 17, 2026
7986f20
Merge pull request #374 from eccenca/feature/colorWheelInput-CMEM-7327
tomatophantastico Mar 17, 2026
62011cf
Merge branch 'develop' into release/v25.1.0
haschek Mar 17, 2026
8093180
add fallback for visual focus indication on keyboard navigation
haschek Mar 18, 2026
be46a58
fix focus indicator on heade buttons
haschek Mar 18, 2026
7d523a4
remove debug comment
haschek Mar 18, 2026
c281fab
force at east 2px visible focus outline
haschek Mar 18, 2026
603a952
fix tooltipl re-focus after swapping the placeholder, it now works in…
haschek Mar 19, 2026
94ed684
add accessibility outline properties to the custom properties overview
haschek Mar 19, 2026
c677ce5
use outlines for input elements to improve accessibility
haschek Mar 19, 2026
3063efe
update changelog
haschek Mar 19, 2026
d39be04
fix event dispatching and extend tests on it for focus by keyboard na…
haschek Mar 23, 2026
41a9050
hide focus on traps
haschek Mar 23, 2026
39eebf5
Merge branch 'develop' into bugfix/keyboardFocusIndication-CMEM-7512
haschek Mar 23, 2026
71796e0
move comment to top of rules
haschek Mar 23, 2026
8dcde88
fix focus styles for Link component
haschek Mar 23, 2026
e4f22a2
fix focus styles for Link component, make mixin available for cases t…
haschek Mar 23, 2026
d9e4e4b
change outline color for contrast factor
haschek Mar 23, 2026
ab7779a
fix styles
haschek Mar 24, 2026
c0ea5e5
use static and animated focus class
haschek Mar 24, 2026
5d7801c
use class prefix
haschek Mar 24, 2026
da7e347
Merge pull request #380 from eccenca/bugfix/keyboardFocusIndication-C…
J-x-D Mar 24, 2026
33d1c01
Merge branch 'develop' into release/v25.1.0
haschek Mar 24, 2026
1be6b9b
fix specificity of SVG pointer-events rules
haschek Mar 30, 2026
bbe8666
Fix MultiSelect component to not set newlySelected incorrectly; also …
andreas-schultz Mar 25, 2026
4f47713
Add story for MultiSelect that shows usage of newlySelected and newly…
andreas-schultz Mar 26, 2026
ea0b3c6
Improve story for MultiSelect
andreas-schultz Mar 26, 2026
c26e099
fix border of tag in multi suggest component
haschek Feb 9, 2026
56724a5
Merge pull request #383 from eccenca/fix/multiSelectInDevelop-CMEM-7479
haschek Mar 31, 2026
de7c3ec
Merge remote-tracking branch 'origin/develop' into release/v25.1.0
haschek Mar 31, 2026
d380fc3
add test for problem
haschek Mar 31, 2026
9ac8f1d
fix condition to show badge correctly
haschek Mar 31, 2026
40885d3
move badge property test to Button tests, add tests for Badge maxLength
haschek Mar 31, 2026
7e1186e
use class prefix constant to create class names in Button tests
haschek Mar 31, 2026
8480c5c
Merge pull request #384 from eccenca/bugfix/numberZeroBadge-CMEM-7353
fiorsaoirse Apr 1, 2026
134d8dd
Merge remote-tracking branch 'origin/develop' into release/v25.1.0
haschek Apr 1, 2026
ae7848c
use gray bg highlighting for inline code in HTML content blocks
haschek Apr 1, 2026
77ebce4
fix colors for success/danger intents on buttons
haschek Apr 1, 2026
623476f
upgrade stylelint package
haschek Apr 2, 2026
843e572
add picomatch resolution to fix high level security issue
haschek Apr 2, 2026
70a81ea
stylelint auto fixes
haschek Apr 2, 2026
7fdae6d
add minimatch resolution to fix high level security issue
haschek Apr 2, 2026
ea3b58a
upgrade lodash and add resolution to fix high level security issue
haschek Apr 2, 2026
64359f5
add new icons
haschek Apr 2, 2026
9131e29
upgrade rimraf library
haschek Apr 13, 2026
0cdb721
add reset filter icon
haschek Apr 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/create-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@main
- uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
- name: Check and save dispatched branch
id: dispatched-branch
run: |
Expand Down
15 changes: 13 additions & 2 deletions .github/workflows/deployment-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,19 @@ on:
paths:
- "src/**"
- ".storybook/**"
- ".github/workflows/deployment-storybook.yml"
- "index.ts"
- package.json
- yarn.lock
push:
branches:
- "develop"
paths:
- "src/**"
- ".storybook/**"
- ".github/workflows/deployment-storybook.yml"
- "index.ts"
- package.json
- yarn.lock

jobs:
Expand All @@ -24,15 +28,22 @@ jobs:
- uses: actions/checkout@main
with:
fetch-depth: 0
- name: Workflow git state
run: |
echo github.ref: ${{ github.ref }}
echo github.event_name: ${{ github.event_name }}
echo github.actor: ${{ github.actor }}
git status
git log --oneline -1
- uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
- name: Install dependencies
run: yarn install
- name: Create jest results
run: yarn test:generate-output
- name: Publish to Chromatic
uses: chromaui/action@v11
uses: chromaui/action@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-featurefix-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git config user.email "${{ github.actor }}@users.noreply.github.com"
- uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
- name: Create pre-release version number
run: |
preid=$(echo ${{ steps.branch-name.outputs.current_branch }} | tr '[:upper:]' '[:lower:]' | sed 's=[^[:alnum:][:space:]"]==g')
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-final-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git config user.email "${{ github.actor }}@users.noreply.github.com"
- uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
- name: Get version
id: package-version
run: echo "version=$(node -p -e "require('./package.json').version.split('-').shift()")" >> $GITHUB_OUTPUT
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
git config user.email "${{ github.actor }}@users.noreply.github.com"
- uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
- name: Create release candidate version number
run: |
preid="rc"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ref: ${{ inputs.ref }}
- uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
registry-url: "https://registry.npmjs.org"
- name: Set name vars
id: info-vars
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "🧪 Test: code"
on:
pull_request:
paths:
- ".github/workflows/test-code.yml"
- "src/**.js"
- "src/**.ts"
- "src/**.tsx"
Expand All @@ -19,7 +20,7 @@ jobs:
- name: Test using Node.js
uses: actions/setup-node@main
with:
node-version: "18"
node-version: "lts/krypton"
- run: yarn install
- run: yarn compile
- run: yarn compile-scss
Expand Down
7 changes: 6 additions & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,12 @@ module.exports = {
},
webpackFinal: async (config, { configType }) => {
// `configType` has a value of 'DEVELOPMENT' or 'PRODUCTION'

if (configType === "PRODUCTION") {
// remove source maps from production storybook
// this may lead to errors when it is created via github workers
// reason is currently not known
config.devtool = false;
}
config.module.rules = [
{
test: /\.(png|jpg|gif|svg)(\\?.*)?$/,
Expand Down
9 changes: 8 additions & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,14 @@ export const decorators = [
];

export const parameters = {
actions: { argTypesRegex: "^on[A-Z].*" },
options: {
storySort: {
order: ["Configuration", "Components", "Forms", "Extensions", "CMEM", "*"],
},
},
actions: {
argTypesRegex: "^on[A-Z].*",
},
controls: {
matchers: {
color: /(background|color)$/i,
Expand Down
2 changes: 1 addition & 1 deletion .typescript/tsbuild-esm.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "./../tsconfig.json",
"compilerOptions": {
"lib": ["dom", "dom.iterable", "es2015", "es2020", "es2021", "es2015.collection", "es2015.iterable"],
"lib": ["dom", "dom.iterable", "es2015", "es2020", "es2021", "es2022.intl", "es2015.collection", "es2015.iterable"],
"module": "es2015",
"target": "es5",
"noEmit": false,
Expand Down
Loading
Loading