Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make EuiTableSortMobile render EuiTableSortMobileItems #2

Closed
wants to merge 86 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
13ca884
Add warning in EuiPortal about inability to render immediately. (#593)
cjcenizal Mar 29, 2018
1309398
[SearchBar] Dates, Booleans, Numbers and Range Clauses (#485)
uboness Mar 30, 2018
a8df982
[SearchBar] Added support for emitting a Query as an Elasticsearch qu…
uboness Mar 30, 2018
3ba5bdc
Font weight fix for k6 (#596)
snide Mar 30, 2018
7d958dd
Add .idea to .gitignore (IntelliJ IDE files) (#597)
jen-huang Mar 30, 2018
df1e9e8
Add more unit tests to the header component (#595)
chrisdavies Mar 30, 2018
1ad50f0
Update 0.0.36 changelog
snide Mar 30, 2018
f52d974
0.0.36
snide Mar 30, 2018
a64cc09
Updated documentation.
snide Mar 30, 2018
ff9d5aa
EuiComboBox (#567)
cjcenizal Mar 30, 2018
e94282d
Update EuiHeader snapshots. (#602)
cjcenizal Mar 30, 2018
7db731e
Update CHANGELOG for 0.0.37.
cjcenizal Mar 30, 2018
beed3d1
0.0.37
cjcenizal Mar 30, 2018
75e4995
Updated documentation.
cjcenizal Mar 30, 2018
d59b6b8
Misc. bugs and cleanup (#603)
snide Mar 30, 2018
78477e7
Apply more specificity to fix disabled states (#608)
snide Apr 2, 2018
350b0d5
Changing up the look of box-shadows (#607)
cchaos Apr 2, 2018
71f6efa
Fixing duplicate Form mixins (#609)
cchaos Apr 2, 2018
fed71f1
Fixed a typo in the flex TypeScript definition file (#629)
uboness Apr 3, 2018
89fd54e
Update EuiComboBox to match options list width to the input width. (#…
cjcenizal Apr 3, 2018
cb878e2
Set up sass functions folder, add new functions for color contrast (#…
snide Apr 4, 2018
ef67350
Add support for validation to EuiComboBox and fix some bugs (#631)
cjcenizal Apr 4, 2018
989bc3f
Update CHANGELOG for 0.0.38.
cjcenizal Apr 4, 2018
476fa1a
Comment out flaky date_format test assertion.
cjcenizal Apr 4, 2018
06fb3a9
0.0.38
cjcenizal Apr 4, 2018
5f650dd
Updated documentation.
cjcenizal Apr 4, 2018
a940986
Fix CHANGELOG formatting.
cjcenizal Apr 4, 2018
b7d1b28
Allow accordions to change height while open, and permit value on rad…
pugnascotia Apr 4, 2018
ab2185e
Update CHANGELOG for 0.0.39
pugnascotia Apr 4, 2018
44562f6
0.0.39
pugnascotia Apr 4, 2018
be932fa
Updated documentation.
pugnascotia Apr 4, 2018
b2cc8ec
Fix hover shadow on toasts (#632)
snide Apr 4, 2018
dbb717b
More & better titling (#627)
cchaos Apr 5, 2018
8a675fc
Add guidelines and fix inconsistencies in Callout (#626)
gchaps Apr 5, 2018
69f7c07
Add TypeScript types for portal, text, title components, popover serv…
weltenwort Apr 9, 2018
bce21cf
Gray out labels when disabled (#648)
bevacqua Apr 10, 2018
5950723
Releasing v0.0.40
bevacqua Apr 10, 2018
2d6b1e9
0.0.40
bevacqua Apr 10, 2018
1e41642
Updated documentation.
bevacqua Apr 10, 2018
e4ec1cd
add disabled prop to EuiComboBoxOption (#650)
nreese Apr 10, 2018
69b92bc
Add Changelog view and fix routing. (#649)
bevacqua Apr 11, 2018
567e7af
Updated documentation.
bevacqua Apr 11, 2018
3a69427
Normalize changelog links
bevacqua Apr 11, 2018
07d1962
Skip flaky date parsing tests (#656)
cjcenizal Apr 11, 2018
d4ef8aa
Side-nav routes on the docs site should be anchors, not buttons. (#655)
bevacqua Apr 11, 2018
f472824
Add more descriptive prop types to EuiContextMenu (#643)
stacey-gammon Apr 11, 2018
5bf4894
Adding new icons (#646)
gjones Apr 11, 2018
782249b
Export scss vars as json during compilation (#642)
weltenwort Apr 11, 2018
d9cdcd8
<EuiText> support for pre, pre code, code (#654)
bevacqua Apr 11, 2018
d532cce
Past tense changelog (#657)
bevacqua Apr 11, 2018
825a845
Updated documentation.
bevacqua Apr 11, 2018
60891a0
Absolute breaks docs in production
bevacqua Apr 11, 2018
681eb93
Updated documentation.
bevacqua Apr 11, 2018
b73d27c
manual revert of #657, changelog to h2s (#661)
snide Apr 11, 2018
64144da
Close singleSelection EuiComboBox select list when item is selected (…
nreese Apr 11, 2018
2785f19
Wrap EuiHorizontalStep titles instead of truncating them. (#653)
cjcenizal Apr 11, 2018
25ef4a5
Fix side nav in docs (#664)
bevacqua Apr 11, 2018
32e81d8
Updated documentation.
bevacqua Apr 11, 2018
dfbf9c7
Add grow prop to EuiText. (#662)
cjcenizal Apr 12, 2018
6780be0
Update CHANGELOG for 0.0.41.
cjcenizal Apr 12, 2018
ef117f0
0.0.41
cjcenizal Apr 12, 2018
dd116a3
Updated documentation.
cjcenizal Apr 12, 2018
c388bf3
Fix typo in CHANGELOG.
cjcenizal Apr 12, 2018
e98629c
Fix another typo in CHANGELOG.
cjcenizal Apr 12, 2018
143f89c
Feature/datepicker (#644)
snide Apr 12, 2018
89b664c
Fix table re-rendering by showing/hiding actions column via CSS inste…
jen-huang Apr 13, 2018
4ea7673
Basic initialization of responsive table
Mar 26, 2018
00212c4
Allowing for custom row headers
Mar 26, 2018
1f8e876
Adding support for selections in mobile
Mar 26, 2018
61b200d
Keeping pagination on one line (no responsive)
Mar 27, 2018
a2fb2a5
Created mobile context menu for filtering
Mar 27, 2018
808dfcd
Scrolling to top of table when:
Mar 27, 2018
f58076d
Added support for actions in mobile
Mar 27, 2018
74c3bbf
Modifying the Custom table example
Mar 28, 2018
7859654
Allowing cells in mobile view to be explicitly 100% wide
Mar 28, 2018
6ece22f
Displaying table cells as panels
Mar 28, 2018
ab6b06a
Added support for expanding rows
Mar 29, 2018
4f7671d
Removing truncation option in columns data for mobile headers
Mar 29, 2018
c67075c
Better expandable row styles
Mar 29, 2018
ad4f703
Table style updates:
Mar 29, 2018
6d315ed
Fixes #460 Implement `compressed` on `InMemoryTable`
Mar 29, 2018
4e1a3f2
Didn’t mean to commit compressed on basic example
Mar 29, 2018
e6fb34c
Fixing up some expandable stuff
Mar 30, 2018
dc2ccef
Cleaning up CSS
Mar 30, 2018
1d5ee53
Compressed !== true
Mar 30, 2018
f005675
Make EuiTableSortMobile render EuiTableSortMobileItems, so that popov…
jen-huang Apr 5, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ reports/
tmp/
dist/
lib/
.idea
.vscode/
.DS_Store
.eslintcache
Expand Down
253 changes: 166 additions & 87 deletions CHANGELOG.md

Large diffs are not rendered by default.

Loading