github-actions
released this
13 Nov 07:11
·
12 commits
to main
since this release
Release (2024-11-13)
ember-paper 1.0.0-beta.37 (major)
💥 Breaking Change
🚀 Enhancement
ember-paper
- #1262 refactor: migrates to
htmlSafe
from@ember/template
. (@matthewhartstonge) - #1260 build(deps): upgrades to
ember-css-transitions@^4.4.1
. (@matthewhartstonge) - #1257 build(deps): updates to
ember-css-transitions@^3.1.0
. (@matthewhartstonge) - #1249 update ember-auto-import to v2 (@mansona)
- #1240 fix: Ember is not defined error (@wozny1989)
- #1211 Improve compatibility with Embroider (@Subtletree)
- #1262 refactor: migrates to
🐛 Bug Fix
🏠 Internal
ember-paper
- #1302 make release-plan do pre-releases for now (@mansona)
- #1288 feat: adds widget catalog (@matthewhartstonge)
- #1293 chore: remove color mixin. (@matthewhartstonge)
- #1274 docs: migrates url references to adopted-ember-addons. (@matthewhartstonge)
- #1285 chore: remove no-implicit-this lint errors (@matthewhartstonge)
- #1284 make sure ember-cli-deprecation-workflow config is up to date (@mansona)
- #1280 start using release-plan (@mansona)
- #1251 swap to pnpm (@mansona)
- #1278 update github actions (@mansona)
- #1277 move lint-to-the-future dashboard to root of github pages (@mansona)
- #1276 fix deployments on netlify (@mansona)
- #1255 update lint-to-the-future (@mansona)
- #1253 update lttf dashbaord (@mansona)
- #1252 run ember-component-template-colocation-migrator (@mansona)
- #1250 Re-enable the Prettier eslint plugin (@mansona)
- #1248 apply fix to allow continue-on-error-comment to work (@mansona)
- #1247 fix avatar images in docs (@wozny1989)
- #1246 add ember-cli-deprecation-workflow (@mansona)
- #1245 add continue-on-error-comment (@mansona)
- #1242 chore: get rid of deprecation - deprecated-run-loop-and-computed-dot-access (@wozny1989)
- #1218 Remove ember-cp-validations from demo application (@mansona)
- #1220 Convert PaperGridList to native class syntax (@mansona)
- #1223 Convert paper-form to class syntax (@mansona)
- #1224 update paper-grid-tile to use native class syntax (@mansona)
- #1225 update paper-item to use native class syntax (@mansona)
- #1226 update paper-radio to use native class syntax (@mansona)
- #1227 update paper-tab to use native class syntax (@mansona)
- #1228 update paper-tabs to class syntax (@mansona)
- #1222 Remove unused eslint-disable directives (@mansona)
- #1215 Setting up the lint-to-the-future dashboard (@mansona)
- #1221 build documentation site on every merge to master (@mansona)
- #1217 remove Ember 3.28 from ember-try scenarios (@mansona)
- #1212 Move from travis to github actions (@mansona)
Committers: 4
- Adam Woźny (@wozny1989)
- Chris Manson (@mansona)
- Matthew Hartstonge (@matthewhartstonge)
- Ryan Scott (@Subtletree)