Josh Thomas
f9b76f3b2e
fix(): update to remove 'button ion-button' and add CUSTOM_ELEMENTS_SCHEMA.
2017-04-28 14:39:27 -05:00
Dan Bucholtz
59eb9a328d
refactor(): restructure components to loosen coupling, move overlay-portal, click-block, menu-controller and other app-level functionality to app directory. The motivation for this change is logical grouping, decoupling components from each other, and improving the ability to drop more unused components from bundle
2017-04-20 23:21:25 -05:00
Manuel Mtz-Almeida
356ccd9e1c
docs(nav): .catch() is not longer needed
2017-04-18 23:42:49 +02:00
Brandy Carney
cb5707d467
feat(rtl): add start and end text-align for alert and picker
...
references #5035
2017-04-13 13:35:15 -05:00
Manuel Mtz-Almeida
94a33a74d2
Merge branch 'refactor-inputs'
2017-04-05 20:07:28 +02:00
perry
41e34fc4ce
chore(docs): moving docs from /docs/v2 to /docs
2017-03-29 11:00:52 -05:00
Manuel Mtz-Almeida
3d569eb88a
test(select/segment): adds unit test for select and segment
2017-03-28 17:57:49 +02:00
Manu Mtz.-Almeida
9a4d81b329
refactor(all): consistent inputs
...
fixes #8578
2017-03-28 17:57:49 +02:00
Brandy Carney
63fd63e72e
Merge branch 'master' into 3.0
2017-03-23 15:36:40 -04:00
Manu Mtz.-Almeida
a3ead3d7c8
test(alert): adds usage of button.cssClass
...
references #10887
2017-03-23 17:38:56 +01:00
Manu Mtz.-Almeida
c78e0d21ec
Merge branch 'master' of https://github.com/FdezRomero/ionic
2017-03-23 17:37:44 +01:00
mhartington
4e4e06898a
docs(alert): fix input table
2017-03-23 08:44:10 -05:00
Rodrigo Fernández
4fbcda7440
fix(alert): add missing cssClass property for buttons
...
Commit 46fe1ff53c defined the `AlertButton` interface for the `buttons` array, but it's missing the `cssClass` property as described in the **Button options** section of the docs: http://ionicframework.com/docs/v2/api/components/alert/AlertController/#advanced
2017-03-23 12:52:15 +01:00
Brandy Carney
042f698555
Merge branch 'master' into 3.0
...
# Conflicts:
# src/components/action-sheet/test/basic/pages/page-one/page-one.ts
# src/components/alert/alert.ts
# src/components/content/content.ts
# src/components/datetime/datetime.ts
# src/components/datetime/test/datetime.spec.ts
# src/components/loading/loading.ts
# src/components/modal/test/basic/app.module.ts
# src/components/picker/picker-component.ts
# src/components/toast/toast.ts
# src/components/toolbar/toolbar.ios.scss
# src/components/toolbar/toolbar.md.scss
# src/components/toolbar/toolbar.wp.scss
# src/components/virtual-scroll/test/basic/app.module.ts
# src/util/util.ts
2017-03-20 18:07:38 -04:00
Dan Bucholtz
af16846568
chore(e2e): rename to to standardize on format
...
rename to to standardize on format
2017-03-20 11:57:26 -05:00
Dan Bucholtz
b10ec68087
refactor(deep-linking): rename to
...
rename to
2017-03-20 10:42:00 -05:00
Dan Bucholtz
52081a471a
refactor(deep-linking): change to
...
change to
2017-03-20 10:14:36 -05:00
mhartington
546003037e
docs(): hide modules from docs
2017-03-16 11:49:46 -04:00
Brandy Carney
ddcd3cf1c5
refactor(components): convert components to separate modules
2017-03-15 16:07:06 -04:00
Manu Mtz.-Almeida
505ee58407
Merge branch '10590-alert-input-min-max-attributes' of https://github.com/TomDemulierChevret/ionic
...
# Conflicts:
# src/components/alert/alert-component.ts
# src/components/alert/alert-options.ts
2017-03-15 17:03:30 +01:00
Manu Mtz.-Almeida
46fe1ff53c
fix(alert): inputs have id
...
fixes #10603
2017-03-15 16:48:15 +01:00
perry
396f891f33
chore(docs): updating dgeni typescript package
2017-03-14 14:50:31 -05:00
Dan Bucholtz
0964c850d4
test(e2e): refactor e2e to use deeplink decorator, lazy load more pages
2017-03-11 00:15:38 -06:00
Manu Mtz.-Almeida
bee75f7d00
feat(overlay): method chaining pattern to configure overlays
2017-03-08 23:44:15 +01:00
jgw96
4852b4a3a4
chore(angular): fix deprecation warnings and breaking changes
2017-03-07 12:36:19 -06:00
Manu Mtz.-Almeida
88a7f3e1c5
test(toolbar): fix model header
2017-03-06 22:28:21 +01:00
Tom Demulier
b53219a67c
feat(alert): add attributes min & max to alert inputs of type number
2017-03-06 09:55:03 +01:00
jgw96
90f9650d7a
style(lint): fix linter errors
2017-03-03 16:02:24 -06:00
Dan Bucholtz
25f942e70f
docs(e2e): lazy load modals in action-sheet/basic, alert/basic, app/cordova
2017-03-03 15:13:15 -06:00
Dan Bucholtz
702330478c
refactor(alert): restructure alert, move controller to separate module
...
restructure alert, move controller to separate module
2017-03-02 14:40:09 -06:00
Dan Bucholtz
be79382386
test(e2e): refactor e2e tests to modular structure and utilize lazy loading where possible
...
refactor e2e tests to modular structure and utilize lazy loading where possible
2017-03-02 14:37:01 -06:00
Tom Demulier
d666e8b8e5
feat(alert): add attributes min & max to alert inputs
2017-03-01 15:54:07 +01:00
Manu Mtz.-Almeida
be0b6a8872
refactor(all): cosmetic changes + app.resize as event emitter
2017-02-28 17:34:12 +01:00
Srecko Smodis
f577e54f38
feat(alert): add ability to set the mode on alert
2017-02-27 18:05:54 -05:00
Palisanka
b9a436278b
docs(alert): add import in usage example ( #10434 )
...
add : `import { AlertController } from 'ionic-angular';` in usage section
2017-02-24 12:03:43 -05:00
Alan Agius
9cd42dd297
feat(alert): add sass variables for checkbox and radio button text color ( #10331 )
...
* feat(alert): add sass variables for checkbox and radio button text color
* style(alert): remove extra spaces
* Replace initial value with `initial` instead of `null`
* Remove submodule
* fix ios variable usage
* style(alert wp): remove whitespace
2017-02-10 13:12:22 -06:00
Brandy Carney
cc21f93b87
docs(API): update descriptions to be more clear
...
also update descriptions for the same properties to be more consistent,
and reword all events to start and end the same.
closes #10248 closes driftyco/ionic-site#613 closes
driftyco/ionic-site#899
2017-01-31 17:47:52 -05:00
Brandy Carney
4ca9f2c04d
fix(input): add variables for alert and input placeholder color
...
closes #10153
2017-01-27 10:40:55 -06:00
Brandy Carney
b02df3e2d1
docs(sass): document some missed sass variables
2017-01-26 11:37:31 -05:00
Manu Mtz.-Almeida
ee2268f42a
fix(alert): unhandled promise exception
2017-01-21 00:20:27 +01:00
Brandy Carney
c8c90572bc
chore(scripts): update e2e prod build to work with ionic-app-scripts ( #10083 )
...
* chore(e2e): WIP to add files needed for app-scripts
* chore(e2e): WIP one e2e test building but with errors
* chore(e2e): move e2e.prod to working with app-scripts
move shared functions into util, add support for debug flag when
running e2e.prod / demos.prod which gets passed to app-scripts
* chore(build): fix app-scripts build for all e2e and demos
* chore(e2e): update ionic-angular import path
* chore(build): update dev paths to work with prod
* chore(e2e): get watch working with e2e prod
* docs(scripts): update README for running e2e and demos
closes #8411
closes #10023
2017-01-19 11:09:57 -05:00
Manu Mtz.-Almeida
6da9eb6398
fix(alert): input missing id attribute from input options
...
fixes #9457
2017-01-18 14:37:57 +01:00
Brandy Carney
d252fa49e5
chore(e2e): rename app-module.ts to app.module.ts for consistency
...
references #10023
2017-01-13 15:16:24 -05:00
Adam Bradley
8ca9797c0f
fix(clickblock): add NavOptions.minClickBlockDuration
...
* feat(clickblock): ability to set a minimum duration for click block
* fix(clickblock): add NavOptions.minClickBlockDuration
2017-01-09 16:44:37 -06:00
Adam Bradley
7000b1b173
refactor: improve tree shaking abilities
...
Internal refactor completed in order to improve tree shaking and dead
code removal. The public API, with an exception to ion-slides, has
stayed the same. However, internally many changes were required so
bundlers could better exclude modules which should not be bundled.
Ultimately most changes resorted to removing references to `window` or
`document`, or a module that referenced one of those.
BREAKING CHANGES
ion-slides was refactored to remove the external dependencies, and
rewritten in TypeScript/ES6 modules to again improve tree shaking
abilities.
2017-01-09 09:51:39 -06:00
Manu Mtz.-Almeida
f354d9163b
fix(alert): keyboard is closed
...
fixes #8185
2016-12-05 16:59:41 +01:00
Brandy Carney
660d53101f
docs(sass): add documentation for the remaining sass variables
...
closes #8785
2016-12-05 10:16:40 -05:00
Manu Mtz.-Almeida
fa0579fe46
feat(button): strong decorator
2016-11-29 10:13:01 -06:00
Manu Mtz.-Almeida
5ad7fd1908
perf(rendering): add css containment
2016-11-23 11:08:45 -06:00
Adam Bradley
dc7a638ae4
refactor(overlay): remove default pageTransitionDelay on dismiss
2016-11-21 13:40:21 -06:00