Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Azerbaijani language #835

Open
wants to merge 122 commits into
base: newlang
Choose a base branch
from
Open

Adding Azerbaijani language #835

wants to merge 122 commits into from

Conversation

Behruz87
Copy link

walkingtospace and others added 30 commits April 21, 2014 14:30
most taiwanese prefer numerical month date format instead chinese characters, same as zh-cn.
current zh-tw only display month in chinese character 
http://cdn.knightlab.com/libs/timeline/latest/embed/index.html?source=0AlHbrYHut1HUdGNNamt6QzdDeFFyMXVFRmtsUmp4TFE&font=Bevan-PotanoSans&maptype=toner&lang=zh-tw&height=650
should use traditional week character
This ensures that the tag list will be consistent rather
than based on the browser’s internal hash implementation. It
also allows a custom override function to be configured when
simple alphabetic sorting is not sufficient.

Closes #342
Closes #505
This makes a huge difference in perceptual animation quality
from ~10-20 FPS on a 1.7Ghz Core i7 to 60FPS in Chrome, Safari, Firefox,
IE11.
This might be worth either splitting animate() into one for DOM
properties and one for pure-CSS or replacing the scrollTop animation
with something like margin or, better yet, transform.
prop() previously had a version check for jQuery’s prop()
function which failed, causing it to never return values for
e.g. scrollHeight.

attribute() previously always hit the setter path because it
didn’t check for value being undefined so it always called
jQuery using the two argument form.
This avoids declaring an object unless we didn’t receive one
Currently the next and previous controls will overlap when embedded on an RTL page. This commit makes the controls usable but doesn’t start the larger project of flipping the various left/right classes applied to .nav-next / .nav-previous elements or updating the JavaScript to use “left” or “right” based on whether the timeline is embedded in a dir=rtl or dir=ltr element.
Making this a local variable allows Chrome to optimize the
loop, which is called frequently while scrolling
Adding support for Hindi Language spoken by 366 M people.
Add support for Hindi Language spoken by 366 M people.
Use stamen's SSL url when served under https:
Added German Translation
Updating 'is' date formats to the icelandic standard
Add Hindi Language Support
jywsn and others added 30 commits May 11, 2015 10:42
We want seconds instead of th/st/nd/rd for day
…ing 'this is a wikipedia' detection with a different method for extracting data
Did not realize how many people were still using issues on this unattended repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet