Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Select items programmatically #57

Merged
merged 5 commits into from
Jul 18, 2019

Conversation

Blackbaud-AlexKingman
Copy link
Contributor

@Blackbaud-AlexKingman Blackbaud-AlexKingman commented Jul 16, 2019

Note: While this will work for all list views, we will need another PR in skyux-grids for vanilla grids to have the same functionality.

We'll also need an upgrade to docs @blackbaud-johnly . I've created a new issue to capture that here: blackbaud/skyux2-docs#571

@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #57 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   99.55%   99.55%   +<.01%     
==========================================
  Files          95       95              
  Lines        1343     1350       +7     
  Branches      127      132       +5     
==========================================
+ Hits         1337     1344       +7     
  Misses          6        6
Impacted Files Coverage Δ
src/app/public/modules/list/list.component.ts 100% <100%> (ø) ⬆️
...pp/public/modules/list/state/list-state.rxstate.ts 97.72% <100%> (ø) ⬆️
...lic/modules/list/state/items/items.orchestrator.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc9ba59...5503b5a. Read the comment docs.

@Blackbaud-AlexKingman Blackbaud-AlexKingman changed the title Select items programmatically [HOLD] Select items programmatically Jul 16, 2019
@Blackbaud-AlexKingman Blackbaud-AlexKingman changed the title [HOLD] Select items programmatically Select items programmatically Jul 16, 2019
@Blackbaud-AlexKingman Blackbaud-AlexKingman merged commit 765e252 into master Jul 18, 2019
@Blackbaud-AlexKingman Blackbaud-AlexKingman deleted the select-items-programatically branch July 18, 2019 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants