Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4e7cc46

Browse files
committed
update to v0.2.1
1 parentc734563 commit4e7cc46

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
###v0.2.1
2+
3+
* f66a1eb - can get offset at the benginning of a line
4+
* 4885ddd - fix wrong position of textarea
5+
16
###v0.2.0
27

38
* 12119d2 - calculating in iframe's coordinate

‎bower.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"Caret.js",
3-
"version":"0.2.0",
3+
"version":"0.2.1",
44
"main":"src/jquery.caret.js",
55
"ignore": [
66
"**/.*",

‎component.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"Caret.js",
33
"repo":"ichord/Caret.js",
44
"description":"Add Github like mentions autocomplete to your application.",
5-
"version":"0.2.0",
5+
"version":"0.2.1",
66
"keywords": [
77
"At.js",
88
"caret",

‎dist/jquery.caret.min.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"jquery.caret",
3-
"version":"0.2.0",
3+
"version":"0.2.1",
44
"description":"Get caret position and offset from inputor",
55
"main":"index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp