Skip to content

Conversation

@breity
Copy link
Member

@breity breity commented Oct 13, 2025

Changes

  • Create WISE design system
    • Update theming to use Sass APIs introduced in Angular Material v20
    • Customize Angular Material theme with WISE colors and typography
    • Customize Tailwind breakpoints to match Material 3 specs
    • Customize initial set of Angular Material components for WISE design
  • Document design system using Storybook

Notes:

  • Will remove styles-old.scss once all the apps have been updated to use new styles
  • Will move component-specific customizations out of styles.scss to their own files once the legacy component scss files have been removed
  • Will add more in the future (e.g. include layout code examples, add usage guidelines for other Tailwind features, etc.)

Test

  • Run npm install to install dependencies.
  • Run npm run storybook to start the Storybook server. Open http://localhost:6006/ in your browser (if it doesn't automatically launch).
  • Review all documentation for clarity, functionality.

hirokiterashima and others added 30 commits February 5, 2025 15:55
~ Conflicts:
~	src/assets/wise5/classroomMonitor/classroomMonitorComponents/manageStudents/show-student-info/show-student-info.component.ts
Remove unnecessary @storybook/viewport addon.
Use react-tabs and raw-loader to show files in documentation.
@breity breity changed the base branch from develop to client-redesign-2026 December 2, 2025 17:50
@breity breity marked this pull request as ready for review December 2, 2025 18:00
@hirokiterashima
Copy link
Member

Looks good!

@hirokiterashima hirokiterashima self-requested a review December 2, 2025 21:31
@breity breity self-assigned this Dec 2, 2025
Copy link
Member

@hirokiterashima hirokiterashima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The site loads and looks good. Would be good to have a landing page to describe our design philosophy and goals for the site.

@breity breity merged commit 166b72b into client-redesign-2026 Dec 3, 2025
4 checks passed
@breity breity deleted the wise-design-system branch December 3, 2025 17:37
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.

3 participants