Zeno Rocha
53a733fcb5
Release v1.5.10
2016-04-03 22:33:02 -07:00
Zeno Rocha
7a5a910bcd
Removes error message when target/text attributes are null, undefined, or false
2016-04-03 22:16:22 -07:00
Zeno Rocha
0163f7cb72
Merge pull request #216 from sebastianekstrom/master
...
Use const instead of let when applicable
2016-04-01 08:48:49 -07:00
Sebastian Ekström
941bdbb16e
Use const instead of let when applicable
2016-04-01 13:17:12 +02:00
Zeno Rocha
00d5cc4e96
Updates tagline #210
2016-03-17 09:12:23 -07:00
Zeno Rocha
07a1f8456b
Throws error when disabled or readonly attributes are used on target element
...
Fixes #41
2016-03-01 15:38:25 -08:00
Zeno Rocha
ff3cd2c722
Release v1.5.9
2016-02-26 10:26:32 -08:00
Zeno Rocha
d346f30e5d
Merge pull request #190 from heldr/master
...
update modules and fix #176
2016-02-25 12:19:22 -08:00
Helder Santana
e5fe34c524
WTF?! npm
2016-02-25 15:17:07 -05:00
Zeno Rocha
0a6aace544
Merge pull request #194 from stepancar/patch-1
...
minor fix for fake elem
2016-02-25 12:06:38 -08:00
Stepan Mikhaylyuk
43d9c11aaf
minor fix for fake elem
...
after call clipboard all page scrolls down. As i understand, its relates to fake element, cause its append to body.
I just set position to 'fixed' and now it works right. I think 'fixed' is more css-style independence then 'absolute'
2016-02-25 15:20:13 +03:00
Helder Santana
90a52149ed
fix babel 6 export default behaviour
2016-02-20 01:41:40 -05:00
Helder Santana
83b9d6a84d
update modules and fix #176
2016-02-20 01:14:33 -05:00
Zeno Rocha
3d13baa385
Adds issue template
2016-02-18 11:40:00 -08:00
Zeno Rocha
7e37c95121
Release v1.5.8
2016-02-04 11:28:33 -08:00
Zeno Rocha
bc9bcdd678
Adds explanations on textarea styling #143 #179 #180
2016-02-04 11:25:00 -08:00
Zeno Rocha
4c9e29a0dc
Resets invisible textarea's paddings and margins #179
2016-02-04 11:09:10 -08:00
speedplane
bd6dc9eb9f
Prevent auto-zooming on an iphone by making the text area size appropriate size. Fixes Issue 180.
2016-02-04 11:12:04 -05:00
Zeno Rocha
a88bb77be4
Release v1.5.7
2016-02-03 08:31:41 -08:00
Zeno Rocha
e86dc2caa2
Revert "Upgrades to Babel 6"
...
This reverts commit ee1eb455f4
.
2016-02-03 08:22:35 -08:00
Zeno Rocha
8392a7ba1c
Release v1.5.6
2016-02-02 13:44:26 -08:00
RAFIE Younes
31e3622e17
Fixed RTL issue #161
2016-02-02 13:27:11 -08:00
Zeno Rocha
ee1eb455f4
Upgrades to Babel 6
2016-02-02 13:11:25 -08:00
Zeno Rocha
d50f2fb73f
Updates good-listener
...
Fixes #170
2016-02-02 12:52:17 -08:00
Zeno Rocha
c8221c742d
Serves the unminified version for Meteor
...
Fixes #167
2016-01-21 08:21:44 -08:00
Zeno Rocha
efc22cf651
Merge pull request #150 from nettofarah/patch-1
...
Add a bit more clarity to Invalid Target test
2015-12-17 10:48:14 -08:00
Netto Farah
4b27a72dce
Add a bit more clarity to Invalid Target test
2015-12-13 13:11:02 -08:00
Zeno Rocha
c12c610b22
Merge pull request #134 from hmln/minor-readme-change
...
Fix typo in readme.
2015-11-19 07:21:32 -08:00
hmln
1d772a0cbe
Fix typo in readme.
2015-11-19 00:38:20 -03:00
Zeno Rocha
d9254459b7
Merge pull request #131 from oskarcieslik/es2015_minor_fixes
...
Small ES2015 changes
2015-11-14 12:25:53 -06:00
Oskar Cieslik (rpawfuiml)
2aa163b1d0
Small ES2015 changes ;).
2015-11-13 22:01:59 +01:00
Zeno Rocha
783dc6f3cf
Adds devDependencies since peerDependencies does not work anymore
2015-11-13 01:39:19 -08:00
Zeno Rocha
3188ffbce3
Release v1.5.5
2015-11-13 01:20:15 -08:00
Zeno Rocha
5dba68634e
Fixes a bug where non-editable elements were being focused
2015-11-13 01:20:02 -08:00
Zeno Rocha
a12a056ef6
Release v1.5.4
2015-11-13 00:25:35 -08:00
Zeno Rocha
cb4301658c
Updates delegate package which now exposes e.delegateTarget property #120
2015-11-13 00:24:46 -08:00
Zeno Rocha
5efcdf2810
Merge pull request #120 from pawlufelice/fix_event_target
...
use event's currentTarget instead of target
2015-11-13 00:20:20 -08:00
Zeno Rocha
72926580c3
Updates meteor version #123
2015-11-12 09:58:10 -08:00
Zeno Rocha
4967f118fe
Release v1.5.3
2015-11-12 09:57:35 -08:00
Zeno Rocha
44d59b34a2
Merge pull request #123 from alippai/patch-1
...
Bump npm version to match the bower version.
2015-11-12 09:57:29 -08:00
Ádám Lippai
9d6375d20e
Bump npm version to match the others.
2015-11-10 11:08:35 +01:00
Paul Felice
37136663df
use event's currentTarget instead of target
2015-11-06 15:49:21 +01:00
Zeno Rocha
db575bb4df
Removes babelify from being a dependency to a devDependency #15 #105
2015-10-28 13:06:14 -07:00
Zeno Rocha
bb6c4c0e7c
Release v1.5.2
2015-10-28 12:57:47 -07:00
Zeno Rocha
03ee9829e0
Removes browserify tests
2015-10-28 12:56:52 -07:00
Zeno Rocha
24f6e1f541
Moves babel to devDependencies
2015-10-28 12:56:38 -07:00
Zeno Rocha
5bdfff6375
Ignores unnecessary files on bower and npm
2015-10-28 12:56:21 -07:00
Zeno Rocha
4b73122f81
Provides a transpiled version to npm so browserify and webpack users do not have to transpile by themselves
...
Fixes #15 #27 #105
2015-10-28 12:54:29 -07:00
Zeno Rocha
171f438f22
Release v1.5.1
2015-10-27 09:32:43 -07:00
Zeno Rocha
42a459402c
Release v1.5.0
2015-10-26 23:04:54 -07:00