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

Ws week picker range #113

Closed
wants to merge 97 commits into from
Closed

Ws week picker range #113

wants to merge 97 commits into from

Conversation

faboweb
Copy link
Contributor

@faboweb faboweb commented Aug 22, 2017

Pull request for issue: #29

Component Screenshot:

image

Description (short):
Added the properties minYear, minWeek, maxYear and max Week to grey-out and disable weeks in the calendar for out of bounds weeks.

fragsalat and others added 30 commits June 2, 2017 13:42
* Fixes issue #74, adds support for disabling drop down

* it's a quite common use case to want to disable form elements, so adding this
  to work in a similar way as plain html elements
  - no styling included, but a class named 'disabled' is added

* Simplifying, already typed as bool by react, no need for the strict comparison

* Refactoring, no need for a function, a local variable is enough

* formatting, comply to linter
* using the new string interpolation instead of concatenation
* TileChart - Added onMouseEnter, onMouseLeave and onClick events

* Generate dist files

* The tiles chart container should use maxHeight instead of height

* fix(ws-tile-chart): Fix to not break when there aren't any groups to show

* Generate dist files

* Tile chart: Add size unit to the documentation

* Tile chart - generated docs
* Implemented automatic release version and changelog generation

* feat(documentation): Fixed api doc generation, added doc for dropdown component and fixed small bug

* fix(documentation): Fixed API generation to only generate one file per folder

* Moved document linting into separate task
docs(contributing.md): Updated Contrib guidelines
removed important according to thomas' recomendation
…highlight

feat(Tile chart) - highlight group
* Implemented automatic release version and changelog generation

* feat(documentation): Fixed api doc generation, added doc for dropdown component and fixed small bug

* fix(documentation): Fixed API generation to only generate one file per folder

* Moved document linting into separate task
inanda and others added 27 commits July 10, 2017 16:19
* fix(dropdown): Show correct label for preselected value

* Removing unnecessary surrounding ()
* Fixed repo for dependent branch

* Fixed dependencies
…-tile-size

fix(tiles-chart): update tile size when the component updates
…ad of simple stream for propagating access token
feat(header): Implemented new header with authentication, locale mana…
@faboweb faboweb changed the base branch from master to release August 22, 2017 12:51
@fragsalat
Copy link
Contributor

fragsalat commented Aug 24, 2017

@faboweb It looks like you branch was super outdated^^ Could you maybe create a branch from the master and cherry pick the two commits into so that it is clear whats inside this pr? :)

Edit: Ah you're PR is going against the release branch which isn't used anymore for long time. Can you please create the PR against the master branch?

@fragsalat fragsalat closed this Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants