tacone

Results 47 comments of tacone

Just got bitten by this and lost a fair bunch of time. I agree to strip google classes from the source :)

Yes, latest from the master, with no modifications. `config/webpack/webpack.config.client.js` ``` const path = require('path'); const webpack = require('webpack'); const chalk = require('chalk'); const ProgressBarPlugin = require('progress-bar-webpack-plugin'); const WebpackAnybarPlugin = require('webpack-anybar-plugin').default;...

As a side node, the development mode start correctly.

The generator is very nice indeed.

I second a configurable delay.

Deal breaker for me. I wish there was some way to handle it with css transitions delay. Not sure, since the progress bar object is created from scratch. Maybe just...

No sorry, I thought you did retract that part also. It should be ok then. Thank you.

I'm not sure a number field exists in rapyd, does it? ``` php $edit->add('jbw_deadline','借款期限', 'number')->rule('required|integer'); ```

Which field type?

Ckeditor is very nice. The size, though, is enormous (last time I got 400k of compressed js IIRC). However it may make more sense to put in something feature rich...