Brandy Carney
71faf3681a
refactor(grid): update to support dynamic number of columns
...
- adds size, offset, push, and pull (including specific breakpoints) as
properties of ion-col
- removes old css mixins to instead style the element itself
- updates sass variables to use css variables for grid padding and width
2018-06-18 11:33:58 -04:00
mhartington
15dc651494
fix(overlay): make type an any
2018-06-14 09:44:02 -04:00
Adam Bradley
9559f5e42d
chore(interface): update componentOnReady() and overlay interface
2018-05-25 13:43:06 -05:00
Adam Bradley
f3dc8a0fed
chore(exports): update core exports
2018-05-16 11:39:41 -05:00
Manu Mtz.-Almeida
8aa696537b
fix(angular): Required<> is not available
2018-05-14 17:31:17 +02:00
Manu Mtz.-Almeida
87fe5ce3a8
refactor(overlay): using TS 2.8 utils
2018-05-14 13:20:20 +02:00
Manu Mtz.-Almeida
af5db2fb02
fix(angula): platform logic belongs to core
2018-05-14 13:20:03 +02:00
Manu Mtz.-Almeida
875b9d0950
fix(router): fix push() public interface
2018-05-11 19:15:26 +02:00
Manu Mtz.-Almeida
ae9d0c7236
fix(router): accepts root direction
2018-05-11 18:56:29 +02:00
Manu Mtz.-Almeida
aea6b2a8f1
chore(): fix imports
2018-05-10 17:29:03 +02:00
Manu Mtz.-Almeida
50021cd0be
fix(angular): exports
2018-05-10 16:47:13 +02:00
Manu Mtz.-Almeida
23d86eb66e
fix(capacitor): detect capacitor native
2018-05-10 15:28:48 +02:00
Manu Mtz.-Almeida
bb809b63ed
perf(all): dynamic import
2018-05-08 19:39:07 +02:00
Brandy Carney
427222cc29
refactor(item): remove no-lines attribute in favor of lines property ( #14407 )
...
* docs(components): update grammar and docs
* docs(item): update item documentation and add usage
* test(item): add lines test
* feat(list): add lines property to override borders on items
* feat(item): add lines property to override borders on items
* refactor(item): remove old uses of no-lines attribute
* fix(item-sliding): update item options to show border
- show the border on left options only if in a full list
- show the border on both options only if in an inset list (or ios by
default)
- don’t show border on either for no lines list (and md by default)
also renames isRightSide to isEndSide to match the side values
* chore(package): update package lock
* style(item): fix lint errors
* test(item): update item tests
* refactor(item): remove the custom styling of last child items
instead of us overriding first/last child items to have borders we are
going to add to the documentation how to style items with a full border
* fix(item): apply border to item inputs for MD mode
* docs(components): update docs based on new build
* docs(usage): update item usage to show lines being used
* fix(item): do not set the padding right to 0 on an item by default
* fix(item): cast lines to boolean
fixes : #5537 #13218 #12689 #12073 #9112
2018-05-07 17:16:11 -04:00
Manu Mtz.-Almeida
cbf163279b
test(theme): adds tests for getClassMap()
2018-04-28 15:29:42 +02:00
Manu Mtz.-Almeida
a367f1e3c8
test(theme): adds tests for getClassList()
2018-04-27 18:25:49 +02:00
Manu Mtz.-Almeida
826e02bcf0
fix(select): cssClass + strong typed
2018-04-27 18:25:49 +02:00
Manu Mtz.-Almeida
98a351941d
fix(nav): rename animate to animated
2018-04-27 01:16:43 +02:00
Manu Mtz.-Almeida
aa53563944
refactor(transition): deduplicates animation builder
2018-04-27 00:15:06 +02:00
Manu Mtz.-Almeida
4965dcc49e
chore(): update to latest stencil
2018-04-26 20:35:04 +02:00
Manu Mtz.-Almeida
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +02:00
mhartington
3328314339
fix(validate): fix type errors
2018-04-26 10:18:44 -04:00
mhartington
c917a3cd48
fix(config): add object.entries polyfil
2018-04-26 10:08:07 -04:00
Manu Mtz.-Almeida
9c7b0ca15f
fix(prerender): router compatible with prerender
2018-04-24 22:33:19 +02:00
Manu Mtz.-Almeida
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
0c1476e0ff
fix(config): add setupConfig util
2018-04-24 01:25:03 +02:00
Manu Mtz.-Almeida
d5129df970
fix(all): strong typed events
2018-04-23 17:26:10 +02:00
Manu Mtz.-Almeida
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
78bd146ad2
fix(prerender): local references to window/document
2018-04-19 13:26:49 +02:00
Manu Mtz.-Almeida
86a6cde4a1
perf(platform): remove from critical path
2018-04-18 23:06:56 +02:00
Manu Mtz.-Almeida
54d7a12bea
feat(routerDirection): refactors goBack
2018-04-11 22:47:15 +02:00
Brandy Carney
49e5b7e016
docs(app): add documentation for ion-app
2018-04-11 13:08:07 -04:00
Manu Mtz.-Almeida
81dc67dda4
chore(): update to stencil 0.7.20
2018-04-10 19:16:32 +02:00
Manu Mtz.-Almeida
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
Manu Mtz.-Almeida
ea24ad677d
fix(props): update stencil
2018-04-10 00:14:10 +02:00
Manu Mtz.-Almeida
5f9b74ca38
refactor(haptic): pure module
2018-04-08 17:18:07 +02:00
Manu Mtz.-Almeida
7e97006753
fix(angular): tabs flickering
2018-04-04 00:06:38 +02:00
Manu Mtz.-Almeida
9c789ceac4
fix(angular): ion-back-button
2018-03-29 20:46:13 +02:00
Manu Mtz.-Almeida
7b9a00e433
fix(angular): goback navigation
2018-03-29 18:41:56 +02:00
Manu Mtz.-Almeida
a36913e9db
refactor(all): data -> componentProps
2018-03-29 18:41:56 +02:00
Manu Mtz.-Almeida
726938f67c
fix(angular): stack based navigation
2018-03-27 19:51:08 +02:00
Manu Mtz.-Almeida
4fdfddb6b8
fix(nav): no animation
2018-03-27 12:36:37 +02:00
Manu Mtz.-Almeida
113af9e53b
fix(router): ion-nav
2018-03-27 12:05:30 +02:00
Manu Mtz.-Almeida
00fc460c4e
feat(button): goback attribute
2018-03-27 12:05:30 +02:00
Manu Mtz.-Almeida
dddaee1719
fix(router): fixes navChanged()
2018-03-26 22:07:00 +02:00
Manu Mtz.-Almeida
e20f76c3b1
refactor(all): async/await
2018-03-24 03:27:27 +01:00
Manu Mtz.-Almeida
d86ee1f772
chore(): update to latest stencil
2018-03-23 20:27:57 +01:00
Manu Mtz.-Almeida
ee27549c84
refactor(dom): attachComponent()
2018-03-21 16:22:59 +01:00
Manu Mtz.-Almeida
17a3001af5
refactor(router): remove getContainerEl()
2018-03-21 15:53:40 +01:00
Manu Mtz.-Almeida
9988c754ac
fix(overlays): page is removed properly
2018-03-20 19:12:30 +01:00