Releases: wgu-opensource/openedx-mfe-learning
Releases · wgu-opensource/openedx-mfe-learning
v17.0.0
Initial release (Olive version)
What's Changed
- chore(DEX-3916): Add PR template, automate code formatting and linting by @rodmgwgu in #2
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1
- feat(DEX-3924): Responsive header by @CourtneyMayberry in #3
- fix(DEX-3924): Include mobile hamburger menu style by @CourtneyMayberry in #4
- feat(DEX-3919): Setup app initialization by @rodmgwgu in #5
- feat(DEX-3925): Main app container and layout by @rodmgwgu in #6
- docs(DEX-3915): Create documentation on technical decisions by @rodmgwgu in #7
- docs(DEX-3922): Enable MFE Config API usage on local env, add docs on using it by @rodmgwgu in #8
- refactor(dex-3920): Remove unnecessary redux slices by @rodmgwgu in #9
- feat(DEX-3929): Importing and integrating course content by @rodmgwgu in #11
- feat(DEX-3983): Include thunks for API services by @keoniWGU in #12
- feat(DEX-3934): Added DISABLE_APP_HEADER feature flag and docs by @rodmgwgu in #13
- style(DEX-4048): Course content styles by @rodmgwgu in #14
- feat(DEX-4053): Connect header title with course number and title by @rodmgwgu in #17
- feat(DEX-3744): Apply Pendo to MFE by @keoniWGU in #16
- fix(DEX-4054): Workaround for Firefox bug by @rodmgwgu in #18
- fix(DEX-4013) by @CourtneyMayberry in #19
- Responsive Learning Footer by @CourtneyMayberry in #20
- feat(DEX-4034): A sidebar was added to CourseView by @AngelRicardezWGU in #15
- fix(DEX-3779): Add webpack config for prod with necessary fixes by @rodmgwgu in #22
- refactor(DEX-4063): added honor code url to footer and changed the lo… by @AngelRicardezWGU in #21
- refactor(DEX-4063): change of colors and logo adjustment by @AngelRicardezWGU in #24
- refactor(DEX-4083): header was refactored deleting unnecessary files … by @AngelRicardezWGU in #23
- fix(DEX-4086): some elements of sidebar are hidden by the footer by @AngelRicardezWGU in #25
- refactor(DEX-4085): sidebar header is now absolute by @AngelRicardezWGU in #26
- refactor(DEX-4092-4094-4097-4123-4084): sidebar styles were updated, … by @AngelRicardezWGU in #28
- fix(DEX-4099): Fix sidebar content and title being lost after navigation by @rodmgwgu in #29
- Fix(remove nav button style) by @CourtneyMayberry in #30
- fix(DEX-4162): Changed mobile breakpoint to xl (1200px) by @rodmgwgu in #32
- feat(DEX-4079,DEX-4167): hide-unhide sidebar, location flag on section and sequence and some hotfixes. by @AngelRicardezWGU in #33
- feat(DEX-4148): Footer updates by @rodmgwgu in #34
- fix(DEX-4131): Close sidebar on unit selection in mobile by @rodmgwgu in #35
- feat(dex 4164) by @CourtneyMayberry in #36
- refactor(DEX-4094): adding variables instead of static colors. by @AngelRicardezWGU in #38
- feat(DEX-4221) by @CourtneyMayberry in #40
- refactor(DEX-4206): unit hover color by @AngelRicardezWGU in #39
- feat(DEX-4132): Avoid error while course is loading by @rodmgwgu in #41
- fix(DEX-4215): Fix footer styles to more closely match figma by @rodmgwgu in #44
- fix(DEX-4161): Update H1-H6 size on desktop and mobile by @keoniWGU in #31
- feat(DEX-4209): focus on current unit when user expands all content by @AngelRicardezWGU in #43
- fix(DEX-4161): Fix h1 font size on mobile and desktop by @keoniWGU in #46
- fix(DEX-4148): Address observations by @rodmgwgu in #37
- fix(DEX-4215): Make footer closer to the original design by @rodmgwgu in #47
- refactor(DEX-4167): sidebar icons align, sidebar and content padding,… by @AngelRicardezWGU in #45
- feat(DEX-4096): Page for not authorized user by @rodmgwgu in #48
- feat(DEX-4207): keyboard navigation on sidebar by @AngelRicardezWGU in #50
- fix(DEX-4354): Scrollbar covering footer text and content by @rodmgwgu in #51
- feat(DEX-4224) by @CourtneyMayberry in #54
- Update tutor version to 15.3.9 by @keoniWGU in #56
- Fix bookmark on focus by @CourtneyMayberry in #57
- feat(DEX-4319): Bookmark expands to current unit by @rodmgwgu in #58
- fix(DEX-4161): Fix h2 font size breakpoint by @keoniWGU in #55
- feat(DEX-4315): added sidebar docs and sidebar styles were moved by @AngelRicardezWGU in #53
- feature(DEX-4210): Automatically expand the lesson/section that the u… by @AngelRicardezWGU in #60
- fix(DEX-4098): Learning MFE Sidebar: Incomplete content on long courses by @keoniWGU in #59
- fix(DEX-4397): Screen reader accessibility issues in left nav by @AngelRicardezWGU in #61
- feat(DEX-4348) by @CourtneyMayberry in #63
- fix(DEX-4398): Fix a11y issue by refactoring focusable container by @rodmgwgu in #62
- fix(DEX-4221) by @CourtneyMayberry in #66
- custom button to remove tabindex use and include aria-label by @boonehm in #67
- Courtney/LER-1251 by @boonehm in #68
- feat(LER-1710): Add edx.ui.lms.outline.selected event to sidebar unit by @CourtneyMayberry in #70
- feat(LER-1803): Show generate resource ids for course staff by @CourtneyMayberry in #71
- LER-18 Disable Footer Flag by @boonehm in #73
- Fix for Toggle Footer feature flag LER-18 by @boonehm in #75
- Fix Errors and Warnings LER-1924 by @boonehm in #76
- feat(LER-2395): Flags to disable desktop header and remove logo by @CourtneyMayberry in #77
- feat(LER-3075): Add prerequisite notification for sequence by @CourtneyMayberry in #78
- feat(LER-3238): Add lock for gated content by @CourtneyMayberry in #80
- fix(LER-3680): Fix desktop header disabled media query by @CourtneyMayberry in #81
New Contributors
- @rodmgwgu made their first contribution in #2
- @dependabot made their first contribution in #1
- @CourtneyMayberry made their first contribution in #3
- @keoniWGU made their first contribution in #12
- @AngelRicardezWGU mad...