Conversation
c6aab84 to
3b9ebcb
Compare
|
@bleathem @andresgalante @skateman @dlabrecq I've attempted to capture all patternfly desired changes to bootstrap-treeview in this PR in our new fork. Since this project is no longer actively maintained, a new fork is needed. Please let me know what you guys think. |
|
Is this a POC? Looking through Gitter and obviously missed some conversation, so please fill me in. Are you suggesting that the delevop branch is no longer maintained, too? I recall Leslie was going to identify required features for a new component. (We should include her in this review.) Does this have all the features Patternfly is looking for? |
|
These features are filed as PR against the upstream repo ... |
|
@bleathem @dlabrecq @skateman any other editions we'd like added now to this? Once this is merged, we can add a new npm/bower module for this, "patternfly-bootstrap-treeview". We can always release and append new changes in our new fork later, in a timely manner :) Afterwards, I will add a new PR to reference this in Patternfly. |
|
LGTM 👍 |
46c6458 to
d2bb044
Compare
|
@dlabrecq @skateman i've added a jquery v3 fix (we can use |
|
LGTM. Although, I'm leary of merging with Brian and Andres on PTO. Don't want to be put on trial, again. |
|
@dlabrecq should be fine to hold off on this until @bleathem & @andresgalante review. We are still awaiting icons/design on the checkmarks anyhow. @skateman requested this be released sometime this month for mIQ, so will shoot for the following release (Aug. 30). |
75ffda2 to
58b84f9
Compare
f594ffd to
8de91f2
Compare
- Split render method, with renderNode added to render an individual node - Resolved test issues with expand collapse functions
- The class node-selected is added via setSelectedState - Removed inline style that sets color + background-color based on selected state - Updated injected css to use options selectedColor + selectedBackColor - Allows of user override via .css resource
Resolves #223
(cherry picked from commit 1171b3f)
(cherry picked from commit aaaa6da)
(cherry picked from commit 634b5e5)
(cherry picked from commit 4f8e18e)
(cherry picked from commit e0b8db9)
(cherry picked from commit 8552a1b)
(cherry picked from commit 66181e3)
If enabled, the disabled node will keep its expanded/checked/selected state. (cherry picked from commit d4ef058)
(cherry picked from commit 1ca45b1)
By setting `highlightChanges` to true, the changed checkboxes will have `changedNodeColor`. The default checkbox state can be reset by calling the `unmarkCheckboxChanges()` function. (cherry picked from commit 798f7e8)
(cherry picked from commit 5cc82ee)
(cherry picked from commit 6550b42)
|
LGTM 👍 |
|
@andresgalante we are just reviewing @skateman's V2 changes before we incorporate in our fork. Would like to merge this one first, and then update #437 to reference V2 after it's published. |
|
Not certain what's changed since I last reviewed, but looks ok? I'll defer to @bleathem . |
|
@bleathem i think this is ready for merge. can you do the honors? |
|
This PR has been reviewed for functional and visual correctness using the patternfly test pages by both designers and developers and deemed to be acceptable. A scan of the code changes looks reasonable, and I'm happy to see the supporting documentation changes. I'd say this PR is ready to merge. |
.gitignorechanges. 47d9b72