The Wayback Machine - https://web.archive.org/web/20220528163507/https://github.com/topics/ember
Skip to content
#

Ember

ember logo

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 1,370 public repositories matching this topic...

storybook
idesigncode
idesigncode commented Nov 24, 2021

Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.

Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.

locks
locks commented Feb 9, 2022

At the moment, when you are using the most-recent Node active LTS, but that LTS came out after the ember-cli you are using, you get this annoying error:

WARNING: Node v16.13.2 is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.

A suggestion given at the meeting was to inst

Created by Yehuda Katz

Released December 8, 2011

Organization
emberjs
Website
www.emberjs.com
Wikipedia
Wikipedia