Hristo Hristov
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
a64847ca9d
next
2016-12-13 15:51:18 +02:00
Hristo Hristov
645f428f59
alpha1
2016-12-13 15:51:18 +02:00
Hristo Hristov
bb2c7aa60a
partial state
2016-12-13 15:51:18 +02:00
Hristo Hristov
e4c21258a3
More files migrated.
2016-12-13 15:51:18 +02:00
Hristo Hristov
b58e0b08a3
refactoring
2016-12-13 15:51:18 +02:00
Hristo Hristov
109ac26c5b
Fix memory leak in action-bar for android. ( #2854 )
2016-10-07 13:02:58 +03:00
Morten Sjøgren
37d927b077
fix : #2796 - ActionItems lacks proper support for VoiceOver on iOS ( #2799 )
...
UIBarButtonItem weren't created with a title/text so VoiceOver couldn't
know what to reads. This marks the element as an AccessibilityElement
and sets an accessibilityLabel.
2016-10-05 16:32:04 +03:00
Panayot Cankov
c6b10d1a33
Manually kickstart GC for android after navigation
2016-09-08 17:07:40 +03:00
Panayot Cankov
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
Hristo Deshev
7e5c29a163
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00
Maya Zhecheva
1d6310353d
fix: ActionBar's title not updating in OnLoaded event
2016-07-15 16:54:28 +03:00
Tsvetan Raikov
8554bb199e
Fixed: Action bar doesn't handle events properly when a custom button is added in Angular
2016-06-20 15:53:04 +03:00
Tsvetan Raikov
f3c7aa5a76
Fixed action bar tests
2016-06-17 18:50:18 +03:00
Tsvetan Raikov
6f241ff473
Fixed: Custom ActionItem gets displaced in IOS
2016-06-15 18:25:32 +03:00
Tsvetan Raikov
5d54ae69f4
Fixed a crash in action bar on iOS 9.3
2016-06-08 11:00:58 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00