Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
bb0da1e
WIP: demo for card view
jenny-s51 Dec 20, 2019
fdeca24
adding icons and resolving error with path
jenny-s51 Jan 3, 2020
bee93c0
adding toolbar and dropdown functionality
jenny-s51 Jan 6, 2020
b632933
adding onFocus and renaming functions
jenny-s51 Jan 8, 2020
f8fd3b6
cleaning up -- reordering functions
jenny-s51 Jan 8, 2020
8e7f16d
fix indentation
jenny-s51 Jan 8, 2020
182c7c1
fixes interaction bugs, cleans up method/variable names
jenny-s51 Jan 10, 2020
248da5c
removing log statement
jenny-s51 Jan 14, 2020
e6ef1ae
adding demo file
jenny-s51 Jan 15, 2020
1ee1fb1
cleaning up
jenny-s51 Jan 15, 2020
cbec75e
cleaning up a bit, working on delete function
jenny-s51 Jan 22, 2020
0f85753
CardView: fixed deleteItem function
jenny-s51 Jan 24, 2020
21a191f
cleaning up code, removing onFocus
jenny-s51 Jan 24, 2020
a50d53e
removing .tsx demo file
jenny-s51 Jan 24, 2020
47a90fc
addressing PR feedback
jenny-s51 Jan 24, 2020
88e59b9
adding WIP bulk-select
jenny-s51 Feb 3, 2020
aa237b0
add WIP filter dropdown
jenny-s51 Feb 3, 2020
129a08f
adds filtering functions, WIP
jenny-s51 Feb 7, 2020
44e8c10
filter working, moving onto bulk select
jenny-s51 Feb 9, 2020
ce9f123
adding chips, bulk-select WIP
jenny-s51 Feb 10, 2020
5b4dd12
WIP bulk-select
jenny-s51 Feb 10, 2020
9834011
adding logic for selecting all cards
jenny-s51 Feb 21, 2020
7a4f38e
commenting out handleSelectClick for now
jenny-s51 Feb 21, 2020
3e59d0e
adds and calls updateSelected
jenny-s51 Feb 21, 2020
9752582
fix dropdown toggle
jenny-s51 Feb 21, 2020
8abf655
selectAll is working, WIP
jenny-s51 Feb 21, 2020
3ad9f47
reordering functions, fixing undefined errors
jenny-s51 Feb 24, 2020
b1da0fc
select all/select none works!
jenny-s51 Feb 26, 2020
064fad1
can interact with list, WIP
jenny-s51 Feb 28, 2020
3a76c61
can select individually!
jenny-s51 Feb 28, 2020
feb9013
adding checked prop, WIP
jenny-s51 Feb 28, 2020
651e91c
bulk select is working! pagination/paginated bulk-select WIP
jenny-s51 Feb 28, 2020
374e996
formatting
jenny-s51 Mar 6, 2020
3c13d7c
selectpage is working
jenny-s51 Mar 9, 2020
aa7b1dd
CardView ready for review
jenny-s51 Mar 9, 2020
9daa5bc
fix md linting error
jenny-s51 Mar 9, 2020
d84462c
fixing interaction bugs
jenny-s51 Mar 11, 2020
7a65194
resolves bug with deleteItem
jenny-s51 Mar 11, 2020
e479c4c
cleaning up
jenny-s51 Mar 11, 2020
ef8b181
removing div used for testing
jenny-s51 Mar 11, 2020
4c6c395
changing default perPage values, fixes minor bug in page select
jenny-s51 Mar 14, 2020
d7bd9e0
removing unnecessary div, set default perPage back to 10
jenny-s51 Mar 14, 2020
3e0fcdc
removing lower pagination
jenny-s51 Mar 18, 2020
745fc4c
removing comment
jenny-s51 Mar 19, 2020
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
769 changes: 769 additions & 0 deletions packages/react-core/src/demos/CardView/examples/CardView.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions packages/react-core/src/demos/CardView/examples/pf-logo-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.