react-spectrum
Spectrum 2
#6777
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
211
Changes
View On
GitHub
Spectrum 2
#6777
devongovett
merged 211 commits into
main
from
spectrum-2
Initial commit
1125c2b5
RAC storybook
31c8beb0
RAC Storybook
86ea0394
Got tailwind working!
d02a63b7
Start work on button
3db09781
Get Spectrum styles working
12f3a9e3
remove unused files
97d640a1
Add perspective scaling for press
253ed1f3
Update README.md
78ced297
remove docs, support theme swapping
7d0534ed
get back our controls
c14205b0
Add ActionButton, fix corner radius, add figma
a3632515
Add lint
cdcb6801
Add an icon, slot provider, static colors, sizes
6b948a49
fix outline, add actiongroup for exploration
20b884b7
remove actiongroup, better press scale
178f0d49
Add our wrapper elements for basic slots
d6bbb269
Fix font
331fc602
Merge pull request #1 from React/fix-font
99feb198
Update dependencies
a4440918
Merge pull request #3 from React/update-deps
dd89da06
Remove Tailwind
e8ea5bc1
Merge pull request #5 from React/remove-tailwind
f848b202
fix lint
d9a5b9cf
Merge pull request #6 from React/fix-lint
8fb4a2e8
setup macros
c45777dd
fix patch
feff1085
dark mode
ddfb6693
s2 wf icons (#7)
d13fa7f1
icons
7d5d2efd
press scale
9c6ef4b2
add parcel plugin for react-docgen-typescript
4a0035ce
Add UI icons and checkbox implementation (#8)
c251bc90
Implement more ActionButton and ToggleButton variants (#10)
75673776
Implement TextField, TextArea, SearchField, CheckboxGroup, and Form (…
367e795e
Add Switch (#15)
5c509313
Inline Alert (#12)
31236f2d
Bump parcel, update font, add keyframes macro (#16)
5ee3a43b
Initial implementation of dialog (#17)
172fbaf1
Implementing Divider with macros (#11)
6e04f41f
Initial version of Radio (#14)
7cf0d6be
Initial version of Tooltip (#18)
20ff9a37
Followup improvements for Tooltip and Radio (#24)
daa207c2
Progress circle (#19)
4bf3df48
Initial commit of Avatar (#23)
4d2212e0
Setup DialogTrigger and DialogContainer (#20)
c9cffecc
Bump parcel, fix press scale (#27)
487962e8
inline alert follow-ups (#25)
57b3e4aa
Initial implementation of Dropzone and IllustratedMessage (#21)
e8a3ebcc
TagGroup (#9)
78b90c2b
Update RAC (#30)
5cc94941
Buttongroup (#29)
f3917a94
Setup npm build and codemods (#22)
838cbbb4
Fix lint and ts (#35)
96f029fb
Adding tsc to yarn lint (#37)
e11353d2
use light-dark() and color-scheme to implement dark mode (#36)
420af502
ProgressBar (#26)
b97651b9
Setup i18n fonts (#34)
e445bdc8
Link (#40)
6cabecb5
Remove some events from storybook actions
3ae90027
Precommit hook (#39)
6c5dffd2
Fix lint and ts (#43)
488fa8af
remove focus behavior from Avatar (#42)
8ac8f0fa
TagGroup fixes from testing (#41)
ce37bad5
Picker input field styling (#32)
d58af25e
Fixing look of touch events on iOS (#44)
e5857d0d
Update IllustratedMessage to use ButtonGroup (#46)
cdca4df0
initial ref support (#33)
541f5ceb
Fix disabled, emphasized, selected ToggleButton style (#47)
a372d921
Remove V3 styleProps in InlineAlert (#45)
e9d00dd0
Wf icons (#48)
e020394e
add disabled to button group (#49)
38ea3170
fix link in taggroup empty state (#54)
dc72275c
Popover and Menu (#31)
d1516abf
Add StatusLight and bump spectrum tokens (#51)
13d1cebd
Add isEmphasized to CheckboxGroup (#50)
05b252ad
Add css prop and unsafe style support (#52)
e7542134
Use default cursor for help text on disabled elements (#55)
5678af71
Add LinkButton component (#58)
bd898293
Fix missing type in module (#59)
b5fcffa4
Theme audit (#63)
9561f2f3
Remove V3 StyleProps from IllustratedMessage (#57)
f9276d26
ActionMenu and positioning props for Menu (#61)
ebdf8f9b
Static backgrounds that don't interfere with state (#56)
ba5341df
Move Popover padding and add ref (#60)
5c3ec65b
setup chromatic (#65)
1c63b44d
Audit T components (#68)
0c86c7eb
fix outline button disabled and keyboard focus styles (#69)
b4cc7907
nextjs, macros, and components example app (#64)
892d7c7b
A-C audit (#66)
54c7eba7
I-P Audit (#70)
aaa295c4
I-P exports and descriptions (#74)
a2cedc38
Menu has its own Divider so we can ensure style merge order (#76)
c4802605
Use wficons for inline alert (#53)
ff3f4630
D-F audit (#67)
ff7d9442
Menu placement fixes (#71)
c1565322
Icon fixes from testing (#79)
4eaf766e
Adding ActionButton truncation, fixing TagGroup icon color when selec…
ea7ec828
Update Divider min sizes and story (#77)
d245a422
Icons move fallback color out of page (#82)
2db28b99
R-S audit (#75)
3fb81a67
Remove border radius for fullscreen takeover dialogs (#78)
1e65bb94
Audit Menu/Dialog/StatusLight Components (#80)
93c00c5d
Dialog: Fixing header and close button position (#81)
939f8fd2
Setup build to publish package (#73)
a4f7b8cf
Build icons with parcel (#85)
ccd8619b
Fix popover tip separation (#86)
466083f6
Minor menu fixes (#89)
6c215613
Publish fixes (#90)
6ebe56d1
swap vertical and horizontal (#91)
a4c44603
Update menu popover alignment (#92)
b3f3a6a3
Adding TooltipTrigger (#88)
8e98a159
Switch to data-color-scheme and move iOS highlight override (#87)
c54ff4d3
css rename to styles (#94)
6c9d6aa7
Another audit (#95)
2c0eaa46
Setup storybook docs (#84)
daab1203
Add missing jsdoc to DropZone (#98)
cbc41298
Propagate color scheme into portals (#97)
a6d178f4
Change style prop (#93)
e7e16856
Remove font (#102)
8f21852a
Fix command for running chromatic (#96)
f5540544
Rollup example app (#106)
e4d94347
Fix main (#111)
d186db6b
Add vite example app (#109)
dec9bfb8
updating to use rainbow from artifactory (#110)
be4e626b
SearchField remove clear button with read only(v3) (#117)
1f283a51
Make Dialog square when scrollbars are present and revert Field chang…
0b5581a7
Add readme (#116)
2670c8cd
Design fixes for fields (#101)
5994c9a6
Add Webpack 5 example (#107)
e4587dd8
Improve Storybook docs build (#114)
9d93b703
Add logo to storybook build (#122)
6427c04a
Make storybook docs respect dark mode setting (#124)
9ea0fbd9
Update Submenu props to get rid of delay (#123)
7cd1e059
Fix 'Show code' button to show behind overlays (#125)
15c55467
center overlay arrow position (#121)
70b64064
Renaming prop treatment to fillStyle (#128)
e2de7a2f
Remove hover props support from components (#127)
9ae6f254
Fix chromatic publish to storybook (#126)
a98e0c4e
Combine popover stories with Dialog (#118)
d116a6d6
update shadows (#129)
5cdfb1bd
Group rules by layer so they are not nested (#120)
b91bc3d9
Fixing icon only ActionButton width to keep square (#119)
b0d7dfbc
Add missing dialog title to docs example (#131)
d9706997
Adjust submenu cross offset to account for border (#130)
77caa7d6
Remove contextualHelp prop and show help text error icon for checkbox…
60cce1cf
Add dark mode logo (#133)
3f70126a
remove hero on popover examples for now
718f5c14
change default selection mode of publish and export menu example
a302f8fa
Add API diff (#103)
c8210a1f
Fix SubmenuTrigger/dynamic code sample rendering in storybook docs (#…
95761a7d
more code cleanup (#134)
b4dafe33
v0.0.0
40216093
Update example apps to use v0.0.0 (#136)
c272e700
Add parcel example (#137)
a3624807
Cleanup and standardize example apps (#138)
9cb98b81
Meter (#140)
d3601924
Badge (#141)
ccd13df8
Picker Dropdown using rainbow Popover (#62)
d72204a5
Update tag group (#143)
43fd43ea
RAC upgrade and testing followup (#147)
73aa7844
Prevent global styles from leaking into RSP elements (#150)
574842f6
Error when calling the style macro without import attribute (#152)
8ced914f
Rendering and styling of picker selected item (#151)
a0e7dc2f
Remove unnecessary layer from Picker (#153)
a0b5511c
Update API diff (#154)
db53d672
0.1.0
418d3928
Add missing exports to index.ts
f5575387
Add Picker to storybook docs
921e8694
Update lightningcss (#155)
ae9c4918
Update to latest Spectrum Tokens (#157)
a592dcef
Fix custom field width (#146)
11fe2bbb
Add color picker components (#158)
10489283
Esbuild starter (#112)
ef933d8e
Remove figma references (#164)
98dc37be
Update InlineAlert (#163)
438dddf6
should be able to apply width to tag group + truncate behavior (#149)
7c39cdfa
clean up stories (#166)
ee4eb6f8
Initialize Slider (#156)
44ab3ca2
Add license (#171)
dd306f93
Fix inline alert notice variant icon color (#174)
386dcc47
ContextualHelp (#162)
eab002fc
Adding react-aria/i18n to package for Slider (build fix) (#179)
c4016008
fix default size mentioned in description for ContextualHelp (#180)
34e3fa05
Breadcrumbs (#148)
ad7e38ec
Slider follow-up from testing (#176)
601da3a2
Limit the ContextualHelp ActionButton size to S and XS (#183)
3a397784
Clean up docs build props tables (#182)
4386b21f
remove isMultiline variant from Breadcrumbs (#184)
208cfb42
Fix InlineAlert heading render in Dialog and use contexts from s2 (#185)
bd39f296
Adding ContextualHelp to Slider, RangeSlider, TagGroup, and ColorSlid…
60cdad67
Update API diff (#186)
2bf4761b
Fix output styles in ProgressBar and Meter (#188)
84095417
Fix field width with long labels (#189)
af3f5c40
Fix ColorSlider and RangeSlider bugs (#190)
d2d46cab
0.2.0
c360e01e
Adding contextual help stories to docs build (#191)
7b0e2f8d
Fix menu zindex issue (#194)
841928cd
NumberField (#168)
371f22f2
update dash sizes (#198)
c34631ab
Upgrade assistant CLI (#144)
d0986d8d
fix lint (#199)
c7516c8b
Alert dialog (#195)
f4c37b77
Fix overlay trigger press scaling and menu description color (#196)
25caaacd
Codemod follow-up (#200)
52104c09
Merge branch 'main' into s2
12c81d44
Merge branch 'main' of github.com:adobe/react-spectrum into s2
0d776265
Spectrum 2
320061be
Merge branch 'main' of github.com:adobe/react-spectrum into spectrum-2
82adcfcb
adobe
deleted a comment from
rspbot
on 2024-07-26
snowystinger
dismissed these changes on 2024-07-27
ktabors
dismissed these changes on 2024-07-28
ktabors
commented on 2024-07-28
reidbarber
commented on 2024-07-29
Add Spectrum 2 docs to storybook
41be55b8
Merge branch 'main' of github.com:adobe/react-spectrum into spectrum-2
c795330b
devongovett
dismissed their stale review via
c795330b
1 year ago
devongovett
dismissed their stale review via
c795330b
1 year ago
devongovett
force pushed
from
0d72ba1e
to
c795330b
1 year ago
devongovett
merged
10a469d5
into main
1 year ago
devongovett
deleted the spectrum-2 branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
reidbarber
ktabors
snowystinger
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub