Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Meta Issue: Roadmap - Q3 2018 #312

Closed
nshahan opened this issue Aug 6, 2018 · 14 comments
Closed

Meta Issue: Roadmap - Q3 2018 #312

nshahan opened this issue Aug 6, 2018 · 14 comments

Comments

@nshahan
Copy link
Contributor

nshahan commented Aug 6, 2018

Current Projects

We schedule our work a quarter at a time. Here is what we are working on right now.

Add new components.

  • Material Stacking Drawers
  • Material Card
  • Simple HTML Component
  • Material Snackbar

Develop a proof of concept for externalizing page objects for testing and our component tests.

  • Can test apps built with angular_components.
  • angular_components tests can run on Travis.

Setup as mono repo.

  • Move examples into this repo.

Improve the documentation generated in the component gallery generator.

  • Add documentation for Sass mixins used for customizing the appearance of components.

    Carried over from Q2.

Improve gallery and example usability.

  • Build and serve individual examples locally.

    Carried over from Q2.

@kingwill101
Copy link

any hope of getting a data table anytime soon?

@TedSander
Copy link
Contributor

@glenfordwilliams #251 (comment)

@lppedd
Copy link

lppedd commented Oct 12, 2018

@TedSander any workaround for now?

@TedSander
Copy link
Contributor

Workaround would be ng-for or component per row and load it using ComponentLoader.

@michalpie
Copy link

Is the Table component on the roadmap for Q4?

@nshahan
Copy link
Contributor Author

nshahan commented Nov 1, 2018

Work is still progressing on open sourcing the table component but we still can't commit to a specific timeline.

In general our we are focused on a large refactor and polish as we separate the components from other internal only infrastructure.

@oonid
Copy link

oonid commented Nov 11, 2018

hello, is there any newest (meta issue) roadmap for Q4?
(this issue has been 3 months old).
thank you.

@ghost
Copy link

ghost commented Nov 13, 2018

Hello, when are you going to put a DataTable examples (materials) for AngularDart that are available to use?

@nshahan
Copy link
Contributor Author

nshahan commented Nov 19, 2018

Q3 2018 - Work Summary

Add new components.

  • ✔️ Material Stacking Drawers
  • ✔️ Material Card
  • 🔴 Simple HTML Component
  • 🔴 Material Snackbar

Develop a proof of concept for externalizing page objects for testing and our component tests.

  • 🔴 Can test apps built with angular_components.
  • 🔴 angular_components tests can run on Travis.

Setup as mono repo.

  • ✔️ Move examples into this repo.

Improve the documentation generated in the component gallery generator.

  • 🔴 Add documentation for Sass mixins used for customizing the appearance of components.

    Carried over from Q2.

Improve gallery and example usability.

  • 🔴 Build and serve individual examples locally.

    Carried over from Q2.

@nshahan
Copy link
Contributor Author

nshahan commented Nov 19, 2018

@ThePunisherYA7 We have been refactoring to support releasing our data table components and work is still making progress. I don't have a date for you at the moment.

This quarter we are spending a lot of time on this type of work. #356

@nshahan nshahan closed this as completed Nov 19, 2018
@sandrija
Copy link

Hi,
is there a way to propose solution to data table.?
For now I have working demo solution with data table that can receive data (sorting, filtering, searching, pagination, items per page selector, checkbox if necessary, translations, rows selecting, accept custom item e.g. menu...). Currently I am working on solution that can behave like jquery datatables with serverside option, so you could connect your data table to some stream pass a configuration and let table do the rest (table will also include ability to add custom css, change to flex and also have collapsing rows - to scale for device and have expand button to show details or row click to show rest ).

Link to data table screenshot: http://digital-nomad.hr/public_images/datatable-screenshot.png

@nshahan
Copy link
Contributor Author

nshahan commented Jan 24, 2019

@sandrija I'm happy to hear you have the components that are working for you. I'd encourage you to publish your data table as a package on pub. It doesn't make sense for us to include it in this package since we already have a data table that we use internally and have done work to open source it. We can't take on the maintenance cost of another implementation at this time.

@chrisgate
Copy link

@nshahan will it ever open source? this is 7 month after your statement!

@GowthamF
Copy link

GowthamF commented Oct 6, 2019

@nshahan Any update about Material Snackbar?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants