Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / t2ym/i18n-behavior issues and pull requests

#78 - [IE11][i18nFormat] {0} is unexpectedly converted to the format string

Issue - State: closed - Opened by t2ym almost 6 years ago
Labels: bug

#77 - [performance] Cache formatter functions for this.i18nFormat()

Issue - State: closed - Opened by t2ym almost 6 years ago
Labels: performance

#76 - [performance] Cache enumerated fallback languages

Issue - State: closed - Opened by t2ym almost 6 years ago
Labels: performance

#75 - [NPM] Missing peer dependencies warning for @polymer/polymer

Issue - State: open - Opened by t2ym almost 6 years ago
Labels: wontfix

#74 - [4.0.0-pre.12] import "i18n-behavior" cannot import I18nBehavior

Issue - State: closed - Opened by t2ym almost 6 years ago - 1 comment

#73 - [4.0] Extract runtime for preprocessed sources to i18n-controller-core.js

Issue - State: closed - Opened by t2ym almost 6 years ago
Labels: enhancement

#72 - [4.0] Extract I18N interface without dependency on Polymer library

Issue - State: closed - Opened by t2ym almost 6 years ago - 1 comment

#69 - _I18nBehavior.templateDefaultLang is unexpectedly set

Issue - State: closed - Opened by t2ym about 6 years ago

#67 - [3.0] Support Polymer 3.0

Issue - State: closed - Opened by t2ym about 6 years ago

#66 - [Polymer 2.0] Fail to attach i18n-preference when body is missing and to be loaded

Issue - State: closed - Opened by t2ym over 7 years ago - 1 comment

#65 - [2.0][test] Coverage is not assessed with web-component-tester 6

Issue - State: closed - Opened by t2ym almost 8 years ago - 4 comments

#64 - [2.0][IE11] edge-case-test:no-template-element fails

Issue - State: closed - Opened by t2ym almost 8 years ago

#63 - [2.0] Migrate to the latest polyfills

Issue - State: closed - Opened by t2ym almost 8 years ago

#62 - [2.0][Firefox] template is not preprocessed at run time in legacy syntax

Issue - State: closed - Opened by t2ym almost 8 years ago - 1 comment

#61 - [2.0] HTMLImports.hasNative is inexistent

Issue - State: closed - Opened by t2ym almost 8 years ago

#60 - [2.0] Implement best practices for hybrid elements

Issue - State: closed - Opened by t2ym about 8 years ago - 1 comment

#59 - [test] Migrate to the coming web-component-tester 6.0.0

Issue - State: closed - Opened by t2ym about 8 years ago - 2 comments

#58 - [2.0][test] Use native-shim.js only for transpiled tests

Issue - State: closed - Opened by t2ym over 8 years ago - 1 comment

#57 - [Edge 14][SauceLabs] Tests on Sauce Labs fail on time out

Issue - State: closed - Opened by t2ym over 8 years ago - 3 comments

#56 - [2.0] Support Polymer 2.0 with Custom Elements V1

Issue - State: closed - Opened by t2ym over 8 years ago - 2 comments
Labels: enhancement

#55 - [test] web-component-tester 4.3.3 hangs with web-component-tester-istanbul

Issue - State: closed - Opened by t2ym over 8 years ago - 5 comments

#52 - [Polymer CLI] Handle polymer serve response falling back to the entrypoint html

Issue - State: closed - Opened by t2ym over 8 years ago - 1 comment

#50 - Bundle JSON files are fetched from a wrong path when window.location is altered

Issue - State: closed - Opened by t2ym over 8 years ago - 1 comment

#48 - Redundant I18N-target attribute definitions are required for attr$=

Issue - State: closed - Opened by t2ym over 8 years ago - 1 comment

#47 - Attribute Id is incorrect for I18N-target attribute with $=

Issue - State: closed - Opened by t2ym over 8 years ago

#46 - [Enhancement] Compound binding support for I18N-target attributes

Issue - State: closed - Opened by t2ym over 8 years ago
Labels: enhancement

#43 - Refine excluded attributes for I18N

Issue - State: closed - Opened by t2ym over 8 years ago - 2 comments

#42 - [Enhancement] Selective I18N-target attributes

Issue - State: closed - Opened by t2ym over 8 years ago - 1 comment

#40 - [Enhancement] Register I18N-target attributes for custom elements without I18nBehavior

Issue - State: closed - Opened by t2ym over 8 years ago
Labels: enhancement

#38 - [ShadowDOMPolyfill] MutationObserver cannot catch property changes

Issue - State: closed - Opened by t2ym almost 9 years ago

#36 - [Safari 7] lang property observer does not work

Issue - State: closed - Opened by t2ym almost 9 years ago - 2 comments

#35 - [Polymer 1.4.0][IE10] i18n-dom-bind is non-functional on IE10

Issue - State: closed - Opened by t2ym almost 9 years ago - 1 comment

#34 - [Polymer 1.4.0] i18n-dom-bind does not work with Polymer 1.4.0

Issue - State: closed - Opened by t2ym almost 9 years ago

#33 - test: Restore coverage report and vulcanize/minify test suites

Pull Request - State: closed - Opened by t2ym almost 9 years ago

#31 - firstChild non-null check is missing in applying i18n-format

Issue - State: closed - Opened by t2ym almost 9 years ago - 1 comment

#30 - Unreachable code paths in parsing text nodes with compound bindings

Issue - State: closed - Opened by t2ym almost 9 years ago

#29 - Redundant cases in switch statement in _deepMap

Issue - State: closed - Opened by t2ym almost 9 years ago

#27 - i18n-dom-bind must have ._fetchStatus object per instance

Issue - State: closed - Opened by t2ym almost 9 years ago

#26 - aria-label attribute disappears when the value is bound

Issue - State: closed - Opened by t2ym almost 9 years ago - 1 comment

#25 - [i18n-attr-repo] <input title> attribute is not extracted

Issue - State: closed - Opened by t2ym almost 9 years ago

#22 - [enhancement] Add tr(key,table) method to translate a string

Issue - State: closed - Opened by t2ym almost 9 years ago
Labels: enhancement

#21 - title global attribute is not automatically preprocessed

Issue - State: closed - Opened by t2ym almost 9 years ago

#18 - [TODO] Empty cases have to be handled properly

Issue - State: closed - Opened by t2ym almost 9 years ago

#17 - [Polymer 1.3.0] observeHtmlLang is undefined in i18n-dom-bind

Issue - State: closed - Opened by t2ym almost 9 years ago

#16 - [IE11][Polymer 1.3.0] On IE11, i18n-dom-bind does not work with Polymer 1.3.0

Issue - State: closed - Opened by t2ym almost 9 years ago - 1 comment

#15 - Slightly Incompatible with Polymer 1.3.0

Issue - State: closed - Opened by t2ym almost 9 years ago

#14 - Test: Move testers to test/src

Pull Request - State: closed - Opened by t2ym almost 9 years ago

#13 - [IE 10] i18n-dom-bind does not work on IE 10

Issue - State: closed - Opened by t2ym almost 9 years ago

#12 - Test suite inheritance does not work for zh-Hans-CN fallback to default test

Issue - State: closed - Opened by t2ym almost 9 years ago - 1 comment

#11 - Fallback to default language produce console.error()

Issue - State: closed - Opened by t2ym almost 9 years ago

#9 - [compound-annotation][MS Edge] Stops by 'Function expected' exception

Issue - State: closed - Opened by t2ym about 9 years ago - 3 comments
Labels: bug

#8 - locale names are case-sensitive

Issue - State: closed - Opened by t2ym about 9 years ago

#7 - [IE11] textContent is not properly parsed for i18n-format parameters

Issue - State: closed - Opened by t2ym about 9 years ago

#6 - [IE11] i18n-dom-bind demo does not work on Internet Explorer 11

Issue - State: closed - Opened by t2ym about 9 years ago - 1 comment

#5 - Hyphens are not allowed in bound variable names since Polymer 1.2.4

Issue - State: closed - Opened by t2ym about 9 years ago - 3 comments

#4 - [MS Edge] I18N target attribute is not extracted on Microsoft Edge

Issue - State: closed - Opened by t2ym about 9 years ago - 1 comment

#3 - Incompatible with Polymer 1.2.4

Issue - State: closed - Opened by t2ym about 9 years ago - 2 comments