Leo Horie
7c392f071d
remove broken line in package.json
2016-05-19 12:48:01 -04:00
Leo Horie
60171f503d
fix input cursor placement in chrome
2016-05-19 02:22:00 -04:00
Leo Horie
e24e4e9a1a
style fixes in docs
2016-05-19 01:46:46 -04:00
Leo Horie
cd8b8b12e6
Some documentation
2016-05-19 01:22:01 -04:00
Leo Horie
9bc6a64798
increase timeout threshold because 20 is too close to frame budget @ 60fps
2016-05-19 01:21:07 -04:00
Leo Horie
b4903538f3
prevent recycling for vnodes w/ integration methods
2016-05-19 01:20:21 -04:00
Leo Horie
c8c32ee7c7
Merge remote-tracking branch 'origin/next' into next
2016-05-18 16:40:56 -04:00
Leo Horie
0aff6fb08a
don't fail CI on lint error for PRs
2016-05-18 16:40:32 -04:00
Leo Horie
73cfe3dd7a
Merge pull request #1047 from tivac/raf
...
[rewrite] Rate limit re-renders w/ m.mount/m.route
2016-05-17 19:22:10 -04:00
Pat Cavit
df233c02ed
spaces -> tabs
2016-05-17 14:53:33 -07:00
Pat Cavit
db609b9142
Frame-rate limiter for m.mount/m.route
2016-05-17 14:49:48 -07:00
Leo Horie
a294ee503c
Merge pull request #1046 from panych/patch-1
...
Fix typo in Components guide.
2016-05-17 11:12:46 -04:00
Alexandr Panchenko
4e8ca4035c
ContactList → ContactForm
2016-05-17 17:50:47 +03:00
Leo Horie
5ec06e7c08
init state, fix examples
2016-05-15 11:14:38 -04:00
Leo Horie
5265697cb2
semi-working bundle
2016-05-14 01:01:35 -04:00
Leo Horie
41cfda2719
more component lifecycle tests
2016-05-13 07:03:01 -04:00
Leo Horie
d8a402f4f5
utf-8 handling in router
2016-05-13 07:02:32 -04:00
Leo Horie
d19ce8e598
Merge remote-tracking branch 'origin/next' into next
2016-05-13 06:55:44 -04:00
Leo Horie
a595b84477
Merge branch 'mtwtkman-spike' into next
2016-05-13 06:55:22 -04:00
Leo Horie
a7496a1ef7
Merge branch 'spike' of https://github.com/mtwtkman/mithril.js into mtwtkman-spike
...
Conflicts:
mithril.min.js
mithril.min.js.map
2016-05-13 06:54:51 -04:00
Leo Horie
0c19bf72ee
Merge pull request #1037 from omakasecorp/next
...
Force redirect when pushState encounters an error
2016-05-11 11:53:36 -04:00
Leo Horie
f4c1d4a998
cleanup and styling
2016-05-11 11:52:41 -04:00
Leo Horie
76818dab24
Merge pull request #1041 from gyandeeps/patch-1
...
Fix: For css class addition to svg elements
2016-05-11 11:49:55 -04:00
Gyandeep Singh
f1f77c80b3
Fix: For css class addition to svg elements
2016-05-11 10:47:13 -05:00
Leo Horie
19259faedc
Merge pull request #1042 from StephanHoyer/patch-1
...
And mithril 0.2.x dbmon example link for comparison
2016-05-11 09:31:37 -04:00
Stephan Hoyer
efd7da4649
And mithril 0.2.x dbmon example link for comparison
2016-05-11 09:35:49 +02:00
Leo Horie
3666aa747e
Merge pull request #1027 from tivac/legacy-dbmon
...
Add mithril@0.2.x version for comparison
2016-05-10 10:29:19 -04:00
Leo Horie
d5371533a7
fix attribute syncing for input, select, textarea
...
optimize events
2016-05-10 01:55:48 -04:00
Leo Horie
4a215a2815
Merge pull request #1035 from avlcodemonkey/rewrite
...
Set value of a select after children are created.
2016-05-10 00:27:28 -04:00
Leo Horie
dee64503db
#1039 ignore url interpolations without mapped values
2016-05-06 11:49:00 -04:00
Leo Horie
b17bd250b7
support all events
2016-05-06 10:11:31 -04:00
Leo Horie
88e5724abd
Merge branch 'rewrite' of github.com:lhorie/mithril.js into rewrite
2016-05-05 23:20:47 -04:00
Leo Horie
ead2e8ac0b
shouldUpdate, component oninit order fix
2016-05-05 23:20:31 -04:00
Leo Horie
db17958f0b
#691 sync input if user-set DOM value
2016-05-05 13:12:36 -04:00
Isiah Meadows
73a2ee13ca
Merge pull request #1038 from barneycarroll/patch-2
...
onremove order and description
2016-05-05 09:55:50 -04:00
Barney Carroll
310c8a09a5
onremove order and description
2016-05-05 14:39:47 +01:00
Adam Gschwender
6face740f5
Force redirect when pushState encounters an error
...
Version 9.1 of Safari allows a maximum of 100 calls to pushState.
Subsequent calls to pushState throw a SecurityError: DOM Exception 18:
An attempt was made to break through the security policy of the user
agent.
2016-05-04 20:25:35 -04:00
Leo Horie
875984c177
update lifecycle method descriptions
2016-05-04 15:06:11 -04:00
Leo Horie
a61be6f41d
Merge pull request #1036 from tivac/lifecycle-states
...
Added lifecycle method descriptions
2016-05-04 14:28:16 -04:00
Pat Cavit
70cad6d5b3
Added lifecycle method descriptions
2016-05-04 11:18:13 -07:00
Leo Horie
d61a6169ea
fix submission
2016-05-04 13:45:42 -04:00
Leo Horie
965f700cc4
remove dead code
2016-05-04 00:36:18 -04:00
Leo Horie
d78084ab90
example cleanup
2016-05-04 00:34:59 -04:00
Leo Horie
31c5b21220
s/spaces/tab
2016-05-03 23:50:41 -04:00
Leo Horie
56f8473c08
clarify optimizations
2016-05-03 23:49:20 -04:00
Leo Horie
5ec12aafc0
link to rawgit dbmon pages
2016-05-03 23:45:10 -04:00
Leo Horie
a9cad2c45b
Merge branch 'rewrite' of github.com:lhorie/mithril.js into rewrite
2016-05-03 23:39:16 -04:00
Leo Horie
3282ef3f77
components, angular dbmon
2016-05-03 23:39:01 -04:00
Chris Pittman
143a816d47
Set value of a select after children are created.
2016-05-03 11:03:34 -04:00
Isiah Meadows
6cc7c7adf0
Merge pull request #1031 from indus/rewrite
...
correct index
2016-04-28 08:24:52 -04:00