Skip to content
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

chore: add routes for drag-and-drop code examples #157

Closed
wants to merge 43 commits into from

Conversation

Blackbaud-SteveBrush
Copy link
Member

No description provided.

Blackbaud-SteveBrush and others added 30 commits March 28, 2022 14:13
Ran migration to support Nx 13 and Angular 13. Dropped support for Angular 12.

BREAKING CHANGE: Drop support for Angular 12
Co-authored-by: Paula Hodgkins <77297281+blackbaud-paulah@users.noreply.github.com>
Adding an ARIA label used for the pagination button to navigate to a specific page in order to
improve accessibility.
Co-authored-by: Paula Hodgkins <77297281+blackbaud-paulah@users.noreply.github.com>
…/max options (#113) (#115)

* feat(components/ag-grid): add text cell maxlength and number cell min/max options

* Add test coverage and code examples

* Code example navigation

Co-authored-by: Mukul Sharma <mukul.sharma@blackbaud.me>

Co-authored-by: Mukul Sharma <mukul.sharma@blackbaud.me>
This schematic is moved to our internal Angular Builders library since it does not concern our
components, specifically.
…`SkyDataViewConfig` (#89)

Assign more specific types for the properties `additionalOptions`, `onClearAllClick`, and
`onSelectAllClick` of `SkyDataViewConfig`. This was done to address the
`@typescript-eslint/ban-types` ESLint rule. Marking as a breaking change, but this will likely not
cause any downstream effects.

BREAKING CHANGE: The properties `additionalOptions`, `onClearAllClick`, and `onSelectAllClick` of
`SkyDataViewConfig` are assigned more specific types.
…ery service for modals (#70) (#116)

* feat(components/core): create a resize observer service as a media query service for modals

* Provide resize observer as media query service within modals

* Formatting and coverage

* Update test coverage, changes from feedback

* Add examples for resize observer

* Fix code examples app-component test

* Add playground examples

* Fix imports

* Formatting

* Updates based on feedback

* Formatting

* Formatting

* Simplify modal setup. Drop unneeded code examples.

* Formatting

Co-authored-by: Steve Brush <steve.brush@blackbaud.com>

Co-authored-by: Steve Brush <steve.brush@blackbaud.com>
Co-authored-by: John Lyons <John.Lyons@blackbaud.me>
…a query service (#122) (#124)

Co-authored-by: John White <750350+johnhwhite@users.noreply.github.com>
Co-authored-by: Paula Hodgkins <77297281+blackbaud-paulah@users.noreply.github.com>
@nx-cloud
Copy link

nx-cloud bot commented Apr 15, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 0e21614.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the base branch from main to 5.x.x April 15, 2022 11:38
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the code-example-routes-drag-drop branch April 15, 2022 11:40
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.

6 participants