0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Track step "editing" state with a separate `WizardStep.editing` flag (#221) More... over 6 years ago
Add <aw-wizard-step [completed]> input to allow the user to show a step as completed from the start. (#218) More... over 6 years ago
Declare compatibility with Angular 8 (#220) More... over 6 years ago
Export separate file with SCSS variables, functions and mixins (variables.scss) for library users (#217) More... over 6 years ago
Clean up navigation mode tests (#219) More... over 6 years ago
[API change] ConfigurableNavigationMode proposal (#211) More... over 6 years ago
[API change] Make NavigationMode classes stateless (#203) More... almost 7 years ago
Rename BaseNavigationMode.checkReset to ensureCanReset and use `void` return value instead of `boolean`. An error is indicated by an exception. (#206) More... almost 7 years ago
Migrate from LESS to SCSS (#200) More... almost 7 years ago
Add gitpod IDE support (#204) More... almost 7 years ago
Refactor the hierarchy of NavigationMode classes. (#166) More... almost 7 years ago
In tslint.json, set "no-use-before-declare" to false to prevent linting error: (#195) More... almost 7 years ago
Refactor CSS classes of wizard step indicators (#181) More... almost 7 years ago
- use development branch build status More... almost 7 years ago
- prepare for next development iteration More... almost 7 years ago
- adjust version - add angular version 7 to the keywords More... almost 7 years ago
- fix badges in README More... almost 7 years ago
Update to angular 7 (#194) More... almost 7 years ago
Update the badges (#193) More... almost 7 years ago
Cleanup .travis.yml (#191) More... almost 7 years ago
Remove unnecesarry index.ts files (#192) More... almost 7 years ago
Apply the [stepId] field from the WizardSteps at ids in the navigation bar (#186) More... almost 7 years ago
Update the index.ts files (#187) More... almost 7 years ago
Removing barrel export and explicitly exporting each component in base index.ts. Barrel exports of components cause @ViewChild(<className>) to give undefined in AOT builds (#184) More... almost 7 years ago
Declare Angular 7 compatibility in `package.json` (#165) More... over 7 years ago
Refactor styles (#161) More... over 7 years ago
Restore vertical nav bar layout, in particular label alignment (#159) More... over 7 years ago
Update the keywords and description in the package.json file (#157) More... over 7 years ago
Remove the dependency to util (#156) More... over 7 years ago
Update Readme with awWizardStepSymbol explanation (#155) More... over 7 years ago