blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Update Components verbiage for consistency #2358

Closed blackbaud-johnly closed 5 years ago

blackbaud-johnly commented 5 years ago

Currently, the component docs alternate between explaining that the component/module/directive/service “allows you to” do something and just saying that component/module/directive/service does that thing. Update the docs to make the component messaging more consistent and to avoid the softer “allows you to” construction.

blackbaud-johnly commented 5 years ago

Meant to create this in the docs repo