
Ember
Ember is a JavaScript framework based on a MVVM (model-view-view-model) approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.
-
- Sign up for GitHub or sign in to edit this page
- Created by Yehuda Katz
- Released December 8, 2011
Here are 1,105 public repositories matching this topic...
Issue Summary
Bookmark card has few minor issues atm as listed below -
- Better error message handling: Currently bookmark card fails with
Unable to parse URL
error in case of all failures including insufficient metadata available. We should differentiate between "unable to parse" and "page has insufficient metadata" cases and show appropriate error message to avoid confusion (ref: ht
A platform for community discussion. Free, open, simple.
-
Updated
Oct 16, 2019 - 34 commits
- Ruby
Going through http://api.emberjs.com/ember/release/classes/EmberArray, you will notice that some of the entries have minimal documentation and no code sample.
The goal is to review each entry, add code samples where missing, and optionally improve the prose.
Please comment in this thread if you pick one of the entries so it can be assigned to you!
Methods
- addArrayObserver (@sdeba
Input mask for React, Angular, Ember, Vue, & plain JavaScript
-
Updated
Oct 16, 2019 - 488 commits
- JavaScript
Modernize codebase
Modernization
As NODE 6 will be dropped soon, we would like to take this opportunity to upgrade the code-base to modern features, such as native promises and async/await.
Porting the code base to Native Promises, and async-await syntax will provide us with:
- better promise based async callstacks (in Node 12) and overall better debugging.
To accomplish this, we should (when possibl
We currently do not have documentation for this public feature.
HTML5 clone of Apple's AirDrop - easy P2P file transfer powered by WebRTC
-
Updated
Oct 15, 2019 - 344 commits
- JavaScript
I was thinking about improving security when making use of the cookie store and was wondering if we could make use of HttpOnly cookies when using ember-simple-auth, and it seems that it actually is possible.
But to provide a little background first, this is what the owasp session management cheatsheet contains
When developing locally, there are many YUIDoc warnings that say "Missing item type", like so:
WARNING: ember-table/-private/utils/array.js:4: Missing item type
Genericizes `objectAt` so it can be run against a normal array or an Ember array
WARNING: ember-table/-private/utils/array.js:32: Missing item type
Cycle shift an internal [start..end] to [start + 1...end, start].
WARNING: e
Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.
-
Updated
Oct 15, 2019 - 1 commits
- JavaScript
A curated list of grid(table) libraries and resources that developers may find useful.
-
Updated
Oct 13, 2019 - 136 commits
A client-side mock server to develop, test and prototype your app
-
Updated
Oct 14, 2019 - 1 commits
- JavaScript
The Ember approach to Material Design.
-
Updated
Oct 6, 2019 - 1 commits
- JavaScript
Update documentation
Per @ibrahimab's note on #324, e-electron docs are useful but do not do a great job indicating where to look upstream for valid config options / debug support.
We should take a look at documentation and make sure at least the following are covered:
README.md
- Quickstart
- What is electron-forge?
- Basic info re devtron
Docs dir (+ site?)
- Per-command documentation
- Common
The Ember web client for Travis CI
-
Updated
Oct 15, 2019 - 5 commits
- JavaScript
Composable Ember applications for ambitious user experiences
-
Updated
Oct 9, 2019 - 882 commits
- JavaScript
The scrollable content is missing for ember-bootstrap's modal (normal or simple). In fact it seems there is no way to set classes on the dialog div
itself (where the class modal-dialog
is applied).
There is an option for centered
, the same option should be available for scrollable
.
You can use the size
property and set it to lg modal-dialog-scrollable
as a workaround, but that i
Cleanup Docs
I believe its time for a demo page / docs overhaul. A lot of issues have been opening up because of either lack of documentation or it just being confusing. This issue has been opened to track what needs to be changes / added.
- General cleanup (spelling / grammar mistakes)
- Add some better examples
- Add note on testing (i.e.
needs: ['validator:presence']
) - Maybe restructu
Localized formatting for messages, date/time, number, and relative time.
-
Updated
Oct 15, 2019 - 1 commits
- JavaScript
A deep dive into the Ember JS runloop.
-
Updated
Oct 4, 2019 - 70 commits
- JavaScript
:zap: Simple, flexible Infinite Scroll for Ember CLI Apps.
-
Updated
Oct 2, 2019 - 345 commits
- JavaScript
Update docs to recommend the usage of ember-cli-dependency-lint
to prevent errors like #445.
Learn about ember
- Organization
- emberjs
- Website
- www.emberjs.com
- Wikipedia
- Wikipedia
https://github.com/storybookjs/presets/blob/master/packages/preset-storysource/index.js
source-loader