CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 12:24:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/SAP/fundamental-react.git
etag: W/"a46a5b272eff9c884c0d79fd93cda9d6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=cI2LbbtjEgEiuRtXeEgqbScON1YG95V%2FcuJPPPK3j1Kgf0XZY38ZrvFzs33Vc9Xx5xwCn5LO8ZWehkEQnGzxJJ%2Fj2kTSkJJK1A7V7ugLIKkbKICIuUvQSkE3lkHS3YnNySFpncwM2OuO%2BciCqdyyyKm0%2BZ5YKEozkdx1%2Fdzw%2F8%2BKOkn3g4V2Co8a3UUZQrKPqKSJLaBtZMzq%2F3nWYy31euZldLKT5dPaxmWMJoMQERFqtguTq%2BZQSCO9VfaZXMygTGugFAS8z1iwyQCc%2BCrEHQ%3D%3D--k5dDdoWJxd3tiCvV--HuyeyaUEQqZj9CagozF4aQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.221471922.1753619065; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 12:24:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 12:24:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8342:0A77:1C79A1:242505:68861A79
feat: upgrade fundamental-styles to 0.4.0-rc.24 (#878) · SAP/fundamental-react@abe8d31 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: src/Alert/__snapshots__/Alert.test.js.snap
Copy file name to clipboardExpand all lines: src/Alert/__stories__/Alert.stories.js
Copy file name to clipboardExpand all lines: src/Button/Button.Component.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit abe8d31
authored
feat: upgrade fundamental-styles to 0.4.0-rc.24 (#878)
FormInput
- changed `state` prop options to match new validation states
Checkbox
- new `state` prop: added validation states
FormRadioGroup
- **`div` to Fragment to match html from Fundamental Styles**
FormItem
- new `isHorizontal` prop
- **`isInline` becomes internal only prop as it is only meant for Checkboxes and Radios**
FormRadioItem
- new `compact` prop
- new `state` prop: added validation states
- **`inline` prop becomes internal use only - should only be applied to `FormRadioGroup`**
FormSelect
- new `state` prop: added validation states
- new `compact` prop
FormTextarea
- new `compact`, `disabled` and `readOnly` props
- new `state` prop: added validation states
Combobox Input
- rebuilt with InputGroup
- new `state` prop: added validation states
SearchInput
- rebuilt with InputGroup
- new `state` prop: added validation states
InputGroup
- new `disabled` prop
- new `state` prop: added validation states
- **fixed `compact` prop so that appropriate `fd-input-group__addon—compact` class is added to InputGroup.Addon**
MultiInput
- rebuilt with InputGroup
- **changed `placeHolder` prop to `placeholder`**
- new `state` prop: added validation states
FormLabel
- reworked `required` prop
- new `is-Toggle` prop - internal use only
- new `is-Checkbox` prop - internal use only
- new `is-Radio` prop - internal use only
- new `is-InlineHelp` prop - add this to any labels used with InlineHelp component
FormMessage
- **changed types options: help -> information**
TimePicker
- rebuilt with InputGroup
Alert
- **`div` for text changed to `p`**1 parent 4ec09a3 commit abe8d31Copy full SHA for abe8d31
File tree
Expand file treeCollapse file tree
70 files changed
+849
-581
lines changedFilter options
- src
- Alert
- __snapshots__
- __stories__
- Button
- ComboboxInput
- __snapshots__
- __stories__
- Forms
- __snapshots__
- __stories__
- InlineHelp/__stories__
- InputGroup
- __snapshots__
- __stories__
- ListGroup/__snapshots__
- LocalizationEditor/__snapshots__
- MultiInput
- __stories__
- SearchInput
- __snapshots__
- __stories__
- Shellbar/__snapshots__
- TimePicker
- __snapshots__
- Toggle
- __snapshots__
- _playground/documentation/Properties
- utils
- visual-regression-testing/__image_snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
70 files changed
+849
-581
lines changed+31-11Lines changed: 31 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
| 52 | + | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
|
+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 |
| |
66 |
| - | |
| 69 | + | |
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
| |||
76 | 79 |
| |
77 | 80 |
| |
78 | 81 |
| |
79 |
| - | |
| 82 | + | |
80 | 83 |
| |
81 | 84 |
| |
82 | 85 |
| |
|
src/Alert/__snapshots__/Alert.test.js.snap
Copy file name to clipboardExpand all lines: src/Alert/__snapshots__/Alert.test.js.snap+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
| 41 | + | |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 |
| - | |
| 45 | + | |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
50 |
| - | |
| 52 | + | |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
| |||
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
61 |
| - | |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
| |||
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
72 |
| - | |
| 74 | + | |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
|
src/Alert/__stories__/Alert.stories.js
Copy file name to clipboardExpand all lines: src/Alert/__stories__/Alert.stories.js+21-11Lines changed: 21 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
8 | 26 |
| |
9 | 27 |
| |
10 | 28 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 29 | + | |
17 | 30 |
| |
18 | 31 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 32 | + | |
| 33 | + | |
24 | 34 |
| |
25 | 35 |
| |
26 | 36 |
|
src/Button/Button.Component.js
Copy file name to clipboardExpand all lines: src/Button/Button.Component.js+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
91 |
| - | |
92 | 90 |
| |
93 | 91 |
| |
94 | 92 |
| |
|
You can’t perform that action at this time.
0 commit comments