swimlane / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular
http://swimlane.github.io/ngx-datatable/
MIT License
4.62k stars 1.68k forks source link

Show code example in new documentation #244

Open rtrompier opened 7 years ago

rtrompier commented 7 years ago

Hi Guys,

Can you please put back the code example for each features in the new documentation ;) http://swimlane.github.io/angular2-data-table

Thanks.

amcdnl commented 7 years ago

Plan on it as time permits. Wanted to get release out first and polish docs next.

davidmjames commented 7 years ago

As a temporary workaround, you can find the source for each of the examples under the /demo/ path in the code view. Not as convenient, but it's at least something since there are so many syntax changes in the past couple days.

amcdnl commented 7 years ago

Ya, sorry guys just lots to do... If anyone wants to PR some docs in, I have this inline code linker turned on in Gitbook - https://plugins.gitbook.com/plugin/include-codeblock

vijayanandkannan commented 7 years ago

@davidmjames can you please clarify on Code view. I am confused where to look. I was looking into sources in chrome browser developer tool, but could not find. Do I need to install any tool?. I am not familiar with code view if that is a separate tool.

vijayanandkannan commented 7 years ago

@davidmjames Sorry figured it out .

ghost commented 7 years ago

It would be nice if there's a code example that shows how to setup webpack to import the CSS.