-
Updated
Jan 17, 2022 - JavaScript
emberjs
Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.
Here are 630 public repositories matching this topic...
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Apr 15, 2022 - JavaScript
-
Updated
May 20, 2019 - JavaScript
-
Updated
Mar 23, 2022 - JavaScript
We are no longer using the ember slack. Bonus points for notifying a bot on Discord.
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 18, 2022 - JavaScript
Hi, there. I have an addon which uses and extends ember-modal-dialog . However, when running tests of our addon, the test suddenly fail after adding ember-cli-addon-docs. Specifically, the dialog no longer inserts its overlay (and our tests verify this). This appears to be due to the fact that ember-cli-addon-docs extends the default dialog in this file: `addon/components/modal-dialog/compon
[Meta] CSS Debugging
Post all of our awesome refactoring, the visualizer and CSS debugger are largely broken. I figure this is a good time to revisit them and want to lay out a couple of things we should list as common traps.
Original Implementation Issue: html-next/smoke-and-mirrors#59
Original Implementation: https://github.com/runspired/smoke-and-mirrors/blob/feat/virtualizati
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
since is MU is no longer in ember, I think we good to go to remove any MU related code, to simplify codebase
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
Some of our component use a @tagName argument to customize the root element, while others use @as
We should use @as across all components for two main reasons:
- Consistency with the React/Vue implementations
- Accepting a component rather than just a string would be nice, like
Menu::ItemElementdoes (to supportLinkTo)
https://github.com/GavinJoyce/ember-headlessui/bl
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
Created by Yehuda Katz
Released December 8, 2011
- Organization
- emberjs
- Website
- www.emberjs.com
- Wikipedia
- Wikipedia
Relevant conversation here: hjdivad/ember-m3#807