-
-
Notifications
You must be signed in to change notification settings - Fork 515
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
Render Tile as div when there is no onClick #221
base: main
Are you sure you want to change the base?
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for be543ba - Browse repository at this point
Copy the full SHA be543baView commit details
Commits on Nov 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 495e6a0 - Browse repository at this point
Copy the full SHA 495e6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1289a20 - Browse repository at this point
Copy the full SHA 1289a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bdb6e7 - Browse repository at this point
Copy the full SHA 3bdb6e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42eb2e1 - Browse repository at this point
Copy the full SHA 42eb2e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a001d8b - Browse repository at this point
Copy the full SHA a001d8bView commit details -
Bump eslint-utils from 1.3.1 to 1.4.2 (wojtekmaj#231)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aeee44d - Browse repository at this point
Copy the full SHA aeee44dView commit details -
Fixes wojtekmaj#232
Configuration menu - View commit details
-
Copy full SHA for 5ba27d6 - Browse repository at this point
Copy the full SHA 5ba27d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d7f5b - Browse repository at this point
Copy the full SHA 59d7f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b37634 - Browse repository at this point
Copy the full SHA 9b37634View commit details -
[breaking] Remove react-lifecycles-compat polyfill (wojtekmaj#219)
* [breaking] Remove react-lifecycles-compat polyfill * [breaking] Bump minimum React version to 16.3
Configuration menu - View commit details
-
Copy full SHA for 8f8eaba - Browse repository at this point
Copy the full SHA 8f8eabaView commit details -
[breaking] Implement controlled component support (wojtekmaj#217)
* Implement defaultValue, defaultView, defaultActiveStartDate * Add onViewChange callback * Rename onActiveDateChange to onActiveStartDateChange * Prioritize activeStartDate over value when getting default active start date
Configuration menu - View commit details
-
Copy full SHA for e4f9efe - Browse repository at this point
Copy the full SHA e4f9efeView commit details -
Fix year not being properly localized in th-TH locale, add formatYear…
… custom function (wojtekmaj#241) Fix an issue where Navigation for century view, decade view and year view would not have titles properly localized in th-TH locale Fix an issue where Decade and Year tiles would not have labels properly localized in th-TH locale Add support for custom formatYear function Add new tests for formatting tiles Fixes wojtekmaj#238
Configuration menu - View commit details
-
Copy full SHA for a3c83e8 - Browse repository at this point
Copy the full SHA a3c83e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8e45b - Browse repository at this point
Copy the full SHA ea8e45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c813ed - Browse repository at this point
Copy the full SHA 3c813edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8aaf2 - Browse repository at this point
Copy the full SHA 5d8aaf2View commit details -
Implement showDoubleView prop (wojtekmaj#248)
* Implement showDoubleView * Fix tests for Navigation component * Add unit tests for showDoubleView
Configuration menu - View commit details
-
Copy full SHA for 6dc259d - Browse repository at this point
Copy the full SHA 6dc259dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 646f91b - Browse repository at this point
Copy the full SHA 646f91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f99ccd3 - Browse repository at this point
Copy the full SHA f99ccd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79610b6 - Browse repository at this point
Copy the full SHA 79610b6View commit details -
Optimize dates utils (wojtekmaj#259)
* Add makeGetRange helper * Add isValidDate helper * Fixup makeGetRange * Fix test names * More compressed formatting of switch * Add makeGetEdgeOfNeighbor helper * Add docs * Add makeGetEdgeOfNeighborMonth helper * Remove getDifferentMonth function * Add comments * Add makeGetEnd helper * Refactor toYearLabel
Configuration menu - View commit details
-
Copy full SHA for e5b7ae6 - Browse repository at this point
Copy the full SHA e5b7ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 195d3c6 - Browse repository at this point
Copy the full SHA 195d3c6View commit details -
Move tests to *.spec.js (wojtekmaj#261)
* Move tests to *.spec.js * Update .codeclimate.yml
Configuration menu - View commit details
-
Copy full SHA for d509e64 - Browse repository at this point
Copy the full SHA d509e64View commit details -
Change defaultProps values to default params on React functional comp…
…onents (wojtekmaj#265) * removed React defaultProps from Navigation functional component * removed React defaultProps from all functional components
Configuration menu - View commit details
-
Copy full SHA for d596603 - Browse repository at this point
Copy the full SHA d596603View commit details -
Configuration menu - View commit details
-
Copy full SHA for a78a4b6 - Browse repository at this point
Copy the full SHA a78a4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb460a - Browse repository at this point
Copy the full SHA fdb460aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a6bec - Browse repository at this point
Copy the full SHA 34a6becView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8f636 - Browse repository at this point
Copy the full SHA ca8f636View commit details -
Remove TypeScript typings (wojtekmaj#272)
* Remove TypeScript typings Types will be provided by DefinitelyTyped. * Delete copy-types.js * Update package.json
Configuration menu - View commit details
-
Copy full SHA for 0fa483c - Browse repository at this point
Copy the full SHA 0fa483cView commit details -
Create ESM builds (wojtekmaj#249)
* Create ESM builds * Update instructions for nostyle version
Configuration menu - View commit details
-
Copy full SHA for 389cc71 - Browse repository at this point
Copy the full SHA 389cc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91cb106 - Browse repository at this point
Copy the full SHA 91cb106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8d204 - Browse repository at this point
Copy the full SHA 9f8d204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5126dcc - Browse repository at this point
Copy the full SHA 5126dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875e311 - Browse repository at this point
Copy the full SHA 875e311View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4dd1cb - Browse repository at this point
Copy the full SHA b4dd1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4ad29 - Browse repository at this point
Copy the full SHA ce4ad29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f399b - Browse repository at this point
Copy the full SHA f8f399bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c64f758 - Browse repository at this point
Copy the full SHA c64f758View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ed621 - Browse repository at this point
Copy the full SHA a4ed621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e0350e - Browse repository at this point
Copy the full SHA 9e0350eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d920d51 - Browse repository at this point
Copy the full SHA d920d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8b38a - Browse repository at this point
Copy the full SHA 7e8b38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fce7dc - Browse repository at this point
Copy the full SHA 1fce7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e1134 - Browse repository at this point
Copy the full SHA a3e1134View commit details -
Fix defaultValue, defaultActiveStartDate and defaultView ignored when…
… calculating initial active start date
Configuration menu - View commit details
-
Copy full SHA for bbcc3d9 - Browse repository at this point
Copy the full SHA bbcc3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e63443d - Browse repository at this point
Copy the full SHA e63443dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 882b195 - Browse repository at this point
Copy the full SHA 882b195View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd371b - Browse repository at this point
Copy the full SHA edd371bView commit details -
Simplify logic of drillUp/drillDown (wojtekmaj#285)
* Simplify logic of drillUp/drillDown * Use callback instead of cb variable name
Configuration menu - View commit details
-
Copy full SHA for a0e674b - Browse repository at this point
Copy the full SHA a0e674bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4db8ec - Browse repository at this point
Copy the full SHA a4db8ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for da9f9c5 - Browse repository at this point
Copy the full SHA da9f9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e22902 - Browse repository at this point
Copy the full SHA 3e22902View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f806c - Browse repository at this point
Copy the full SHA c3f806cView commit details -
Simplify get value logic (wojtekmaj#288)
* Add getValuePiece helper to avoid code repetition * Add getDetailValue helper to avoid code repetition * Simplify argument list * Fix error * Fix ESLint issues
Configuration menu - View commit details
-
Copy full SHA for a830140 - Browse repository at this point
Copy the full SHA a830140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aadd6a - Browse repository at this point
Copy the full SHA 8aadd6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54382dc - Browse repository at this point
Copy the full SHA 54382dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85483ff - Browse repository at this point
Copy the full SHA 85483ffView commit details -
Expose events in onChange, onClick* functions (wojtekmaj#291)
* Expose events in onChange, onClick* functions Closes wojtekmaj#258 * Fix tests
Configuration menu - View commit details
-
Copy full SHA for d6a5bd6 - Browse repository at this point
Copy the full SHA d6a5bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52badc4 - Browse repository at this point
Copy the full SHA 52badc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890bf9f - Browse repository at this point
Copy the full SHA 890bf9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b355a85 - Browse repository at this point
Copy the full SHA b355a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3797e - Browse repository at this point
Copy the full SHA fc3797eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417355f - Browse repository at this point
Copy the full SHA 417355fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb4864 - Browse repository at this point
Copy the full SHA 9bb4864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44647e3 - Browse repository at this point
Copy the full SHA 44647e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a1fb9 - Browse repository at this point
Copy the full SHA c7a1fb9View commit details -
Bump handlebars from 4.1.2 to 4.5.3 (wojtekmaj#301)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38baf46 - Browse repository at this point
Copy the full SHA 38baf46View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7ff74 - Browse repository at this point
Copy the full SHA bb7ff74View commit details -
Configuration menu - View commit details
-
Copy full SHA for befa19f - Browse repository at this point
Copy the full SHA befa19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e6dd4 - Browse repository at this point
Copy the full SHA a8e6dd4View commit details -
Fix activeStartDate not being called on value change (wojtekmaj#322)
* Fix activeStartDate not being called on value change Fixes wojtekmaj#305 * Fix double setState, improve unit tests * Refactor, improve unit tests
Configuration menu - View commit details
-
Copy full SHA for 845a822 - Browse repository at this point
Copy the full SHA 845a822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3c375 - Browse repository at this point
Copy the full SHA 5e3c375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b90cc - Browse repository at this point
Copy the full SHA 66b90ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ea942 - Browse repository at this point
Copy the full SHA e2ea942View commit details -
Add locale to navigationLabel (wojtekmaj#317)
* Add locale to navigationLabel call * Update navigationLabel docs
Configuration menu - View commit details
-
Copy full SHA for 8fbc4c9 - Browse repository at this point
Copy the full SHA 8fbc4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1e818 - Browse repository at this point
Copy the full SHA bc1e818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254fc3d - Browse repository at this point
Copy the full SHA 254fc3dView commit details -
Specify that an array passed to
value
anddefaultValue
props must ……contain 2 values Closes wojtekmaj#329
Configuration menu - View commit details
-
Copy full SHA for 2555986 - Browse repository at this point
Copy the full SHA 2555986View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca188e5 - Browse repository at this point
Copy the full SHA ca188e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9612ec8 - Browse repository at this point
Copy the full SHA 9612ec8View commit details -
Bump acorn from 5.7.3 to 5.7.4 (wojtekmaj#336)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae3a3a2 - Browse repository at this point
Copy the full SHA ae3a3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7dce0 - Browse repository at this point
Copy the full SHA 7b7dce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ea23ad - Browse repository at this point
Copy the full SHA 4ea23adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f77eb - Browse repository at this point
Copy the full SHA 39f77ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0066cb - Browse repository at this point
Copy the full SHA d0066cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d7ec9 - Browse repository at this point
Copy the full SHA 07d7ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184c31e - Browse repository at this point
Copy the full SHA 184c31eView commit details -
Don't call onActiveStartDateChange, onViewChange, onChange if the val…
…ues didn't change (wojtekmaj#344) * Don't call onActiveStartDateChange, onViewChange, onChange if the values didn't change * Fix comparing dates
Configuration menu - View commit details
-
Copy full SHA for ca7ecb4 - Browse repository at this point
Copy the full SHA ca7ecb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 605a5c4 - Browse repository at this point
Copy the full SHA 605a5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2df16c - Browse repository at this point
Copy the full SHA c2df16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 209cbea - Browse repository at this point
Copy the full SHA 209cbeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 303705f - Browse repository at this point
Copy the full SHA 303705fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9acd4ee - Browse repository at this point
Copy the full SHA 9acd4eeView commit details -
Explain hiding icons (wojtekmaj#364)
* Explain hiding icons Explicitly state that setting next and prev attributes to `null` will hide them * Fix trailing space Co-authored-by: Wojciech Maj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48d6bd2 - Browse repository at this point
Copy the full SHA 48d6bd2View commit details -
Add tests that ensure the calendar is correct when setting activeStar…
…tDate and defaultActiveStartDate (wojtekmaj#361) * Add tests that ensure the dates in a month are lined up with the correct weekdays * linting
Configuration menu - View commit details
-
Copy full SHA for 80c5589 - Browse repository at this point
Copy the full SHA 80c5589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 546ce2d - Browse repository at this point
Copy the full SHA 546ce2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae62aa - Browse repository at this point
Copy the full SHA 2ae62aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5f7f2 - Browse repository at this point
Copy the full SHA dc5f7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f435008 - Browse repository at this point
Copy the full SHA f435008View commit details -
Configuration menu - View commit details
-
Copy full SHA for b552067 - Browse repository at this point
Copy the full SHA b552067View commit details -
Add support for allowPartialRange (wojtekmaj#351)
* Add support for allowPartialRange Closes wojtekmaj#331
Configuration menu - View commit details
-
Copy full SHA for 83157f6 - Browse repository at this point
Copy the full SHA 83157f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e939b1f - Browse repository at this point
Copy the full SHA e939b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1291049 - Browse repository at this point
Copy the full SHA 1291049View commit details -
Add hoverStart/hoverEnd CSS classes to style hovered date range (wojt…
…ekmaj#373) Co-authored-by: Wojciech Maj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09445f0 - Browse repository at this point
Copy the full SHA 09445f0View commit details -
Fixed re-rendering issue in Calendar component (wojtekmaj#300)
* Fixed re-rendering issue in <Calendar/> component The `onMouseLeave` prop of `<MonthView/>` should be `null` when `selectRange` is not set. It is causing unnecessary re-rendering of the whole `<Calendar/>` component on the hover of `<Weekdays/>` component (child of `<MonthView/>` ) due to fire of the `onMouseOver` event passed in its child `<Flex/>` . * Remove unnecessary prop Co-authored-by: Wojciech Maj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1106e6 - Browse repository at this point
Copy the full SHA f1106e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56dc2e6 - Browse repository at this point
Copy the full SHA 56dc2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b3bbb - Browse repository at this point
Copy the full SHA 13b3bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b78d7e - Browse repository at this point
Copy the full SHA 0b78d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6431263 - Browse repository at this point
Copy the full SHA 6431263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61df682 - Browse repository at this point
Copy the full SHA 61df682View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2be72d - Browse repository at this point
Copy the full SHA b2be72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c47d9 - Browse repository at this point
Copy the full SHA 29c47d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ebfa4 - Browse repository at this point
Copy the full SHA d7ebfa4View commit details -
Bump lodash from 4.17.15 to 4.17.19 (wojtekmaj#406)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d4b37e - Browse repository at this point
Copy the full SHA 1d4b37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3adad - Browse repository at this point
Copy the full SHA 0b3adadView commit details -
Update
sideEffects
property for webpack 4 (wojtekmaj#402)`Calendar.css` is not bundled in production mode because `sideEffects` is false. https://stackoverflow.com/questions/49160752/what-does-webpack-4-expect-from-a-package-with-sideeffects-false
Configuration menu - View commit details
-
Copy full SHA for fd70afc - Browse repository at this point
Copy the full SHA fd70afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc2a17 - Browse repository at this point
Copy the full SHA 9cc2a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da6ef4 - Browse repository at this point
Copy the full SHA 0da6ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b6741 - Browse repository at this point
Copy the full SHA 03b6741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc5ad0 - Browse repository at this point
Copy the full SHA 1dc5ad0View commit details -
Bump yargs-parser from 18.1.1 to 18.1.3 (wojtekmaj#427)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 18.1.1 to 18.1.3. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md) - [Commits](yargs/yargs-parser@v18.1.1...v18.1.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0af813a - Browse repository at this point
Copy the full SHA 0af813aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef6215 - Browse repository at this point
Copy the full SHA 5ef6215View commit details -
Upgrade Yarn to Yarn Berry (v2) (wojtekmaj#430)
* Upgrade Yarn to Yarn Berry (v2) * Add missing workspace, fix link to parent lib
Configuration menu - View commit details
-
Copy full SHA for 0204c8d - Browse repository at this point
Copy the full SHA 0204c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 058b518 - Browse repository at this point
Copy the full SHA 058b518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb0011 - Browse repository at this point
Copy the full SHA 9fb0011View commit details -
Hide previous/next button when prevLabel/nextLabel is set to null (wo…
…jtekmaj#436) * Fixed issue where setting prevLabel or nextLabel to null, while making the button invisible, would still render it Co-authored-by: benomatis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd70f40 - Browse repository at this point
Copy the full SHA fd70f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d8f7e - Browse repository at this point
Copy the full SHA a2d8f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff963d1 - Browse repository at this point
Copy the full SHA ff963d1View commit details -
Closes wojtekmaj#384
Configuration menu - View commit details
-
Copy full SHA for dd4e105 - Browse repository at this point
Copy the full SHA dd4e105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f29f20 - Browse repository at this point
Copy the full SHA 0f29f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd5db4 - Browse repository at this point
Copy the full SHA fdd5db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd84b39 - Browse repository at this point
Copy the full SHA bd84b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132d31f - Browse repository at this point
Copy the full SHA 132d31fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac45f7 - Browse repository at this point
Copy the full SHA fac45f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f7f84 - Browse repository at this point
Copy the full SHA b5f7f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5024c - Browse repository at this point
Copy the full SHA eb5024cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5827f - Browse repository at this point
Copy the full SHA 5d5827fView commit details