Commit 064a290
Release/1.0.0 (#655)
* feat(storybook): add tokens documentation viewer (#537)
* feat: highlight design system
#539
* fix: replaced empty jsx with react fragment (#540)
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* feat: add design system for keyboard input
Closes #546
* fix: missing components (#557)
* Feature/storybook layout (#561)
* Story book layout change
* feat: update order
---------
Co-authored-by: Zurico.Daniele_DEFRA <daniele.zurico@gmail.com>
* feat: add design system for link element
Closes #545
---------
Co-authored-by: mmirca <marius.mirca@capgemini.com>
* Paragraph - enable paragraph to have a custom content (#567)
* feat: enable paragraph to have a custom content
* feat: enable typescript safe types
* improves tab documentation to display correct properties (#569)
Co-authored-by: El Moudden <alaa.elmoudden@capgemini.com>
* adds supported engine versions for node, npm & yarn (#570)
* fixes select defaultValue onChange (#573)
* fixes select defaultValue onChange
* code refactor & restored deleted test
* code refactor formSelect logic
* fixes previous commit which remove a test
* adds meta description for SEO (#574)
* feat: add abbreviate design system
Closes #530
* Code snippet - design system (#543)
* style: code snippet design system added
* style: class name updated
* style: classname fixed
* style:dark theme added
* chore: deleted unused code
---------
Co-authored-by: ybayrakt <ybayrakt@adcs-MBP.cust.communityfibre.co.uk>
Co-authored-by: Daniele Zurico <daniele.zurico@gmail.com>
* feat: preformatted text (#575)
Closes 536
* DescriptionList (#522)
* feat: rebase to one commit
* added preview
* comments resolved
* added PreformattedText in preview.js
---------
Co-authored-by: Zurico.Daniele_DEFRA <daniele.zurico@gmail.com>
Co-authored-by: Jeet Jadhav <jeet.d.jadhav@capgemini.com>
* adds blockquote design-system (#571)
* adds blockquote design-system
* adds requested changes in PR: reuse existing token
* adds requested changes in PR: reuse existing token 2.0
* adds reusable tokens
* removes unnecessary tokens and reuses existing tokens
* Button - enhancement to allow pass extra content (#576)
* adds fix enhancement to allow pass an html content
* adds error handling for props and testing error handling
* feat: add test
* feat: add further fixes
* adds custom-content stories
---------
Co-authored-by: Zurico.Daniele_DEFRA <daniele.zurico@gmail.com>
* Accordion component funtionality (#544)
* Accordion component
---------
Co-authored-by: Berhane Yohannes <berhane.yohannes@capgemini.com>
Co-authored-by: Zurico.Daniele_DEFRA <daniele.zurico@gmail.com>
* feat: fix minor bug on the accordion (#589)
* Form Input - Design System (#586)
* Adding isError property in Checkbox (#585)
* button group component (#541)
* feat: button group component
* fix: linting
* fix: linting
* feat: coverage 100% forminput (#591)
* Description list design system (#597)
* Description list design system
* Card component (#593)
Create a card component
---------
Co-authored-by: Alaa Eddine <alaa.elmoudden@capgemini.com>
Co-authored-by: Zurico.Daniele_DEFRA <daniele.zurico@gmail.com>
Co-authored-by: U01A6369 <javier.gonzalez-moya@capgemini.com>
* feat: bump a new version
* Switched from CRA to Vite in the Example folder (#603)
* feat: {{ Switched to Vite from CRA }}
* fix: removed unecesarry dulicate dependancy react / react dom
* fix: removed type: module as it is not required for projects without the use of exported ECMAScript modules.
* link back to Github from Storybook (#607)
* feat: radio-button-group desing-system (#609)
* feat: add class host element radio-button-group
* feat: update stories archives
* feat: add styles radio styles
* feat: update stories themes css
* fix: tokens class stories
---------
Co-authored-by: U01A6369 <javier.gonzalez-moya@capgemini.com>
* Form CheckBox design-system (#604)
* Form CheckBox design-system
* MaterialTheme Checkbox
* added display property
* feat: refactor styles
---------
Co-authored-by: U01A6369 <javier.gonzalez-moya@capgemini.com>
* Feature/upgrade sb deps (#614)
* feat: upgrade storybook
* feat: add babel
* feat: upgrade other libraries
* feat: upgrade sb
* feat: create file structure and host clases names (#605)
* feat: expose clip-path proertie in checkbox (#615)
* fix: adding fileList to onChange for multi file uploads (#613)
* fix: missing exports (#559)
* fix: adding fileList to onChange for multi file uploads
---------
Co-authored-by: Daniele Zurico <daniele.zurico@gmail.com>
* feat: upgrade all the deps (#616)
* feat: upgrade all the deps
* feat: upgrade all the deps
* feat: upgrade all the deps
* fix: adding css style heading (#620)
* fix: change typed wrong and create safe placeholder-css (#627)
* fix: fixed test forminput and expose select ref (#628)
* accessibility issues (#634)
* fix: missing exports (#559)
* updated the button component to better render aria-label (#619)
* fix: missing exports (#559)
* updated the buttom component to better render aria-label
* added missing test
* split test into two
* fixed typo
---------
Co-authored-by: Daniele Zurico <daniele.zurico@gmail.com>
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* fix: accessbility removing tabIndex (#630)
* fix: accessbility removing tabIndex
* chore: adding associated unit test
* fix: removing name as default on aria-label (#622)
* fix: removing name as default on aria-label
* fix: removing name as default on aria-label
* fix: removing empty alert / error div for a formInput without an error (#632)
* fix: removing empty alert / error div for a formInput without an error
* chore: clean up
* chore: removing aria lable
* Feature/update autocomplete for accessibility (#633)
* Adds accessibility functionality to the autocomplete and updated the docs and tests
---------
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* fix: removing console to resolve eslint:no-console
---------
Co-authored-by: Daniele Zurico <daniele.zurico@gmail.com>
Co-authored-by: alexwbbr <alexwbbr@gmail.com>
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* feat: add design system documentation (#625)
* feat: add design system documentation
* docs: merge design system into introduction
---------
Co-authored-by: mmirca <marius.mirca@capgemini.com>
* fix: removing unnecessary div from error message (#636)
* fix: removing unnecessary div from error message
* feat: adding visually span for screen readers
* feat: adding visually span for screen readers - unit test update
* fix: using p for visually hidden text only
* fix: resolving PR comments
* fix: adding hiddenTextError
* fix: removing the default 0 tabIndex (#641)
* Prepare documentation and contribution for v.1.0.0 (#642)
* feat: update changelog and contrib
---------
Co-authored-by: Isaac Babalola <info@isaacbabalola.co.uk>
* adds close on blur and moves position of hidden hint text (#643)
* adds close on blur and moves position of hidden hint text
---------
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* updates changelog links (#645)
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* Feature/revert close on blur (#647)
* reverts the autocomplete close on blur
---------
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* fix: removing name as a substitute aria label (#651)
* fix: removing name as a substitute aria label
* chore: updating changelog
* adds better checks to close the options on blur (#648)
* adds better checks to close the options on blur
---------
Co-authored-by: awebber <awebber@awebbers-mbp.home>
* feat: adding visually hidden text to button for screen readers (#653)
* feat: adding visually hidden text to button for screen readers
* chore: amending change log
* feat: add video on storybook doc (#654)
* feat: upgrade storybook
---------
Co-authored-by: cg-mmirca <92944005+cg-mmirca@users.noreply.github.com>
Co-authored-by: Yasemin <74928622+ybayraktutan@users.noreply.github.com>
Co-authored-by: alexwbbr <alexwbbr@gmail.com>
Co-authored-by: awebber <awebber@awebbers-mbp.home>
Co-authored-by: shivammuttoo <shivammuttoo@yahoo.co.in>
Co-authored-by: JadhavJeet <100856152+JadhavJeet@users.noreply.github.com>
Co-authored-by: mmirca <marius.mirca@capgemini.com>
Co-authored-by: jgonza16 <93665374+jgonza16@users.noreply.github.com>
Co-authored-by: Alaa Eddine <70238665+AlaaEddine20@users.noreply.github.com>
Co-authored-by: El Moudden <alaa.elmoudden@capgemini.com>
Co-authored-by: ybayrakt <ybayrakt@adcs-MBP.cust.communityfibre.co.uk>
Co-authored-by: SOUNDAR-A <138137507+SOUNDAR-A@users.noreply.github.com>
Co-authored-by: Jeet Jadhav <jeet.d.jadhav@capgemini.com>
Co-authored-by: Berhane Yohannes <42332389+byohannes@users.noreply.github.com>
Co-authored-by: Berhane Yohannes <berhane.yohannes@capgemini.com>
Co-authored-by: Ahmet <45479018+Ahmet-K@users.noreply.github.com>
Co-authored-by: Joseph Oldfield <48091537+josepholdfield@users.noreply.github.com>
Co-authored-by: Malcolm Young <428782+malcomio@users.noreply.github.com>
Co-authored-by: Aranzazu Vázquez Moreno <148540415+AranzazuVM@users.noreply.github.com>
Co-authored-by: U01A6369 <javier.gonzalez-moya@capgemini.com>
Co-authored-by: Isaac Babalola <Ibabalola@users.noreply.github.com>
Co-authored-by: mmirca <39212297+mmirca@users.noreply.github.com>
Co-authored-by: Isaac Babalola <info@isaacbabalola.co.uk>1 parent 5f168e9 commit 064a290
File tree
381 files changed
+24882
-20789
lines changed- .circleci
- .storybook
- .vscode
- core/storybook
- TokensList
- example
- public
- src
- components
- pages
- src
- accordion
- __tests__
- autocomplete
- __tests__
- buttonGroup
- __tests__
- button
- __tests__
- card
- __test__
- checkboxGroup
- common
- components
- __tests__
- utils
- descriptionList
- __test__
- components
- __test__
- design-system
- details
- __test__
- formCheckbox
- __test__
- formDate
- __test__
- formInput
- __tests__
- formRadio
- __test__
- formSelect
- __test__
- multiSelect
- __test__
- multiUpload
- __test__
- paragraph
- __tests__
- progress
- __tests__
- radioGroup
- range
- __tests__
- tabGroup
- components
- __test__
- table
- __tests__
- static
- stories
- Abbreviate
- design-system
- Accordion
- Autocomplete
- BlockQuote
- design-system
- Breadcrumb
- ButtonGroup
- Button
- design-system
- Card
- CharacterCount
- CheckboxGroup
- design-system
- CodeSnippet
- design-system
- CopyToClipboard
- DescriptionList
- design-system
- Details
- FormCheckbox
- design-system
- FormDate
- FormInput
- design-system
- FormSelect
- design-system
- Heading
- design-system
- Highlight
- design-system
- InputMask
- InsertText/design-system
- KeyBoard
- design-system
- Label/design-system
- Link/design-system
- List/design-system
- MultiSelect
- MultiUpload
- PreformattedText/design-system
- Progress
- RadioGroup
- design-system
- Range
- TabGroup
- Table
- Toggle
- Tooltip
- Utils
- liveEdit
- paragraph
- design-system
- themes
- design-system
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
381 files changed
+24882
-20789
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
4 | 32 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
26 | 39 | | |
27 | 40 | | |
28 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
80 | 91 | | |
81 | 92 | | |
82 | 93 | | |
| |||
103 | 114 | | |
104 | 115 | | |
105 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
106 | 121 | | |
107 | 122 | | |
108 | 123 | | |
| |||
146 | 161 | | |
147 | 162 | | |
148 | 163 | | |
| 164 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments