Skip to content

Add button component to homepage #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 25, 2015
Merged

Add button component to homepage #2

merged 1 commit into from
Sep 25, 2015

Conversation

donnieberg
Copy link
Contributor

Added the button component to the homepage with two props:

  • variant: neutral
  • onClick: basic console.log

@madpotato let me know if this is ok or if I need to account for more variants.

@ivanbogdanov
Copy link

Awesome!

ivanbogdanov pushed a commit that referenced this pull request Sep 25, 2015
Add button component to homepage
@ivanbogdanov ivanbogdanov merged commit 2ea8a66 into master Sep 25, 2015
donnieberg added a commit that referenced this pull request Dec 17, 2015
Update Demo Page with SFX Lookup
interactivellama pushed a commit that referenced this pull request May 24, 2018
Make modal role='alertdialog' if it is not dismissible
interactivellama pushed a commit that referenced this pull request Feb 27, 2019
First time sort direction logic update and testing
interactivellama added a commit that referenced this pull request Aug 4, 2021
* feat: add columns resizable options

Resolves: B2BSOLUT-5767

* fix: test description

* fix: snapshot tests

* fix: snapshot test

* chore: add styles for resizer accessibility

* feat: add accessibility for tab navigation and column resizing with arrow buttons

* fix: validation

* fix: tabble items behavior

* fix: update snapshot

* fix: linter

* Resizing is not accessible if keyboard navigation is not present (#2)

* Make resizable require keyboardNavigation

* Remove non fixed header example

* Rename variables in examples

* Limit resizable use to fixed layout and header

* fix: replace document reference for react ref. Avoid header displacement on table reload. Add unique id for header-cell. Add documentation for resize feature.

* fix: deep scan

* chore: add resize tests

Co-authored-by: Stephen James <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants