51032d284d
feat(platform): default desktop to use material design
...
Breaking Change: Previously the default was to use ios mode if a more
specific platform was not determined. Now the material design mode (md)
will apply by default. In most cases this means desktop browsers will
now receive the md mode. Closes #6003
2016-04-12 12:20:31 -05:00
d44f8f6fcf
fix(config): improve getBoolean() and getNumber()
2016-03-12 23:44:10 -06:00
acf2bd9820
test(platform): fix wp test
2016-03-03 21:21:46 -06:00
62c7199fd1
Merge branch '2.0' into windows-mode
2016-03-03 13:12:52 -05:00
a237c16bc0
chore(): use relative imports in tests
2016-03-02 15:43:51 -06:00
8df8420f14
feat(windows): change windowsphone platform to windows
...
fixes snapshot too
references #5565
2016-02-25 12:17:28 -05:00
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
b53d70710e
feat(input): default autocomplete/autocorrect=off, fix autofocus
...
Related: #5480
2016-02-22 15:00:54 -06:00
04c1c7c3bd
chore(typings): add es6 and jasmine typings
...
As of beta.6, angular2 no longer ships es6-shim or jasmine typings, so
we provide them ourselves.
2016-02-15 15:36:01 -06:00
8b724a3bcb
chore(tests): make typescript and unit tests friends
2016-02-12 13:59:38 -06:00
747c5138c5
fix(platform): types
2016-01-11 09:56:19 -06:00
dbeb0f78ae
fix(platform): update ripple activator fn
...
Closes #671
2015-12-02 10:34:29 -06:00
050b600940
fix(popTo): fix reference and tests
...
Closes #511
2015-11-13 17:12:15 -06:00
3d4aad8eaa
chore(tabbar): rename tab-bar to tabbar
2015-11-02 19:38:30 -06:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
1e699ec5ba
chore(): rename IonicPlatform to Platform
2015-10-16 11:58:46 -05:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
a0b8f6f537
update to alpha42
2015-10-14 10:08:26 -05:00
1d3d40cab5
feat(ionicBindings): pass in IonicConfg instance
...
Closes #258
2015-10-07 21:51:54 -05:00
194f3e4aad
fix(config): set user platform modes
2015-10-05 15:09:16 -05:00
5b0eda5be1
refactor(config): get/set/settings and unit tests
2015-10-02 15:23:08 -05:00
c1406d259b
test(config): get method
2015-10-02 09:10:46 -05:00
fcacce1d9d
test(platform): init platform/config tests
2015-10-01 22:45:46 -05:00