Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Develop -> Master (Not Version Bump) #170

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

Merged
AllenFang merged 147 commits into master from develop
Jan 21, 2018
Merged

Develop -> Master (Not Version Bump) #170

AllenFang merged 147 commits into master from develop
Jan 21, 2018

Conversation

Copy link
Member

@AllenFang AllenFang commented Jan 18, 2018
edited
Loading

  • Refined README
  • Final Test
  • tweak for npm
  • tweak stories

konekoya and chunming-c reacted with hooray emoji
AllenFang and others added 30 commits August 19, 2017 14:55
* add yarn.lock
* test environment setup with jest
* allow eslint to suit for jest
* run lint before starting testing
* disable deprecated rule of 'react/jsx-space-before-closing'
* add CONTRIBUTING document
* specify how to start testing
* add Enzyme for React testing
* add testing template for bootstrap-table
* storybook environment setup
* customized loader
* add basic example of BasicTable
* add script to bootstrap storybook
* import bootstrap css for storybook
* update webpack.config for adding loader for font and css
* add sass loader and allow to customize css for storybook
* uncheck lint for react-bootstrap-table-example
* package example has its own lint check
* run yarn in each package when boostrapping lerna
* add peerDependencies for package example
* create document
* CONTRIBUTING
* refine contributing docs
* patch for some propTypes definition missing
* wrapper components with Decorators to set component margin
* add sticker github-corners at welcome page
* refactor welcome page for storybook
* refactor scss code structure
* add type.js to animate sub title
* add basic stories
* add google-prettify
* add google-code-prettify-theme
* add code example for each story
* add column stories
* add header column stories
* implement column.hidden
* add story for column.hidden
* add docs for column.hidden
* add missing dependenies
* tuning webpack loader for scss
* implement noDataIndication
* add story for noDataIndication prop
* patch yarn.lock
* allow user to customize class for header cell
* add corresponding story
* allow user to customize inline-style for header cell
* add corresponding story
* [test] unit test for headerStyle
* [test] unit test for headerClasses
* update Document
* beautify code block with google-code-prettify
* prettyPrint when componentDidMount
* css style for code block
* skip rule 'no-unresolved' for eslint
* conflict with webpack resolve path
* refactor all code block in example folder with component <Code />
* refactor scss folder structure
* specify the responsibility for each stylesheet with file name
* load local color themes, tomorrow, for google code prettify
* re-select demo color and save into variable
* unify the color system for storybook
* implement an internal stateful layer for data change(update/insert/delete)
* BootstrapTable -> BootstrapTableful
* utils for products generator
* load test for each *.test.js file in packages folder
* [test] unit test for utils/common
* refactor all products with productGenerator for all examples
* refactor folder structure
* move component <Code /> to src/components/common
* rename component file name
* lerna bootstrap after install
* set npmClient to default instead of yarn to prevent from causing error with older yarn version
* ref: lerna/lerna#897
* update yarn.lock
* allow user to customize attrs for column cell
* [test] add test for customized cell attrs
* allow user to customize attrs for header column cell
* [test] add test for customized header cell attrs
* update document
* add new utils isObject and isEmptyObject
* make cell attrs lowest priority
* if style, event, classes, hidden, style was not given, display the
* HTML attributes if it's legal. However, if the attributes mentioned
* above was defined at the same time, column.attrs has lowest priority
* and it will be overwrited.
* [test] unit test for column.attrs
* [test] unit test for column.headerAttrs
* update Document
* rename story name
* fix lint error
* redefine cell callback function
* it takes 4 argus `content`, `row`, `rowIndex` and `columnIndex` in
* sequence.
* [test] fix unit test for new callback
* correct the version of story for new cell callback
* [DOC] re-define structure of Contents of Table
* [DOC] update document for attrs
* re-write description for each column props
* [DOC] update document for headerCell
* re-write and add extra description for each header column props
* implement table sort
* path for component test for table sort
* add store/base test
* add store/sort test
* add story for sort
* add column.sort and column.sortFunc
* implement cell editor
* keyField shouldn't be editable
* add additional check to avoid some bugs
* add jsdom for enzyme mount
* add some helpers class for enzyme mounting
* add testing for cellEdit
* use npm instead
* add test for TableResolver
* table-layout: fixed; to fix the columns width when content of td changed
* add stories for cell edit
* add document for cellEdit
 - react-bootstrap-table2-editor@0.0.3
 - react-bootstrap-table2-example@0.0.3
 - react-bootstrap-table2-filter@0.0.3
 - react-bootstrap-table2-overlay@0.0.3
 - react-bootstrap-table2-paginator@0.0.3
 - react-bootstrap-table-next@0.0.3
...that handle the filtered data in the filter wrapper
@AllenFang AllenFang changed the title (削除) [WIP] First Release (削除ここまで) (追記) First Release (追記ここまで) Jan 21, 2018
@AllenFang AllenFang changed the title (削除) First Release (削除ここまで) (追記) Develop -> Master (Not Version Bump) (追記ここまで) Jan 21, 2018
@AllenFang AllenFang merged commit 3c9cd22 into master Jan 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /