- last update of i18next deps before next major
- update deps
- update deps
- support SVG in ignoreTags
- use correct keyAttr for title tag
- update i18next dependencies
- ability to define fallbacklng in script
- translatable title and description
- set html lng attribute
- update i18next dependencies
- update i18next dependencies
- update i18next dependencies
- fix image sources and links placeholders
- update i18next dependencies
- update i18next dependencies
- update i18next dependencies
- update i18next dependency
- update i18next dependency
- update to major i18next version
- update i18next dependencies
- update i18next dependencies
- update i18next dependencies
- update i18next dependency
- update i18next dependencies
- update dependencies
- update not using internals of i18next
- update dependencies
- do never set key attribute for orginal Value if already translated (avoid sideeffects)
- lowercased attribute
- use deept on appending name on parent
- fixes usedValue/Key for reforced translation
- save original content on nodes
- function to enforce a retranslation
- introducing key usage
keyAttr: 'i18next-key'
,ignoreWithoutKey: false
- nothing special - just an update to latest dependencies incl. i18next
- nothing special - just an update to latest dependencies incl. i18next
- adds onInitialTranslate options to be called on translated initially
- update dependencies
- update dependencies
- change options enabling cleanup as default (cleanIndent, cleanWhitespace)
- fixes taking attributes not only properties of node for translation
- update i18next dependencies
- allow setting translateAttributes in init options (incl. conditions)
- option mergeTags will merge innerhtml of those as content/key
- adds ignoreInlineOn to exclude tags from being merged
- merging now also works on root elements
- merging now excludes surrounding element from being passed in key
- setting merge to false on element will now exclude it
- only merge if we have a parent - asserts we trigger done on observer
- adds cleanups and merge feature (currently enabling needs setting init options)
- fixes fragment replacement in safari (some how that comes unencoded)
- avoid retranslating virtual text nodes inside a node
- allow ignoreTags to be caseinsensitive
- ignoreTags in translations
- fix ignore classes if being not the only class on element
- enables translation of alt attributes
- enables fragment replacement in src and href