.. |
adapters
|
update ember-suave and fix some coding style
|
2016-08-11 22:47:17 +02:00 |
components
|
refactor dates handling (#137)
|
2017-08-11 16:39:36 +02:00 |
controllers
|
show expiration date and warn if poll will expire in next days (#140)
|
2017-08-26 02:14:09 +02:00 |
helpers
|
remove formatted-date helper (not in use anymore)
|
2016-06-21 01:44:50 +02:00 |
initializers
|
remove webshim polyfills
|
2016-06-10 11:35:55 +02:00 |
instance-initializers
|
Fixes "TypeError: attempted to assign to readonly property" in Safari 10.1
|
2017-08-31 14:24:49 +02:00 |
locales
|
show expiration date and warn if poll will expire in next days (#140)
|
2017-08-26 02:14:09 +02:00 |
mixins
|
autofocus first form element
|
2016-08-26 00:10:22 +02:00 |
models
|
Fixes DEPRECATION: Importing from the model-fragments module is deprecated.
|
2017-08-01 09:48:48 +02:00 |
routes
|
refactor form navigation to use a component
|
2016-09-23 19:39:31 +02:00 |
serializers
|
deprecations in ember data 1.13
|
2016-08-12 13:33:03 +02:00 |
services
|
Import sjcl by newly added Anonymous AMD Support
|
2016-09-20 02:01:33 +02:00 |
styles
|
show expiration date and warn if poll will expire in next days (#140)
|
2017-08-26 02:14:09 +02:00 |
templates
|
show expiration date and warn if poll will expire in next days (#140)
|
2017-08-26 02:14:09 +02:00 |
utils
|
fix some more code style issues
|
2016-01-28 23:48:14 +01:00 |
validators
|
Fix: Confusing unique validation error messages for options
|
2016-07-03 16:50:42 +02:00 |
app.js
|
updates dependencies and fixes property modified twice in a single render deprecations
|
2017-08-01 09:48:48 +02:00 |
index.html
|
updates dependencies and fixes property modified twice in a single render deprecations
|
2017-08-01 09:48:48 +02:00 |
resolver.js
|
updates ember, ember data and ember data model fragments and fixes some container deprecation
|
2016-08-12 23:09:37 +02:00 |
router.js
|
update ember to 2.8 and ember-cli to 2.9.0-beta.1
|
2016-09-20 02:01:26 +02:00 |