Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: andes/plex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.9.0
Choose a base ref
...
head repository: andes/plex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.10.0
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Aug 5, 2020

  1. feat(hint): permite hint clickeable (#196)

    Aplica un fix en el hint cuando no es clickeable.
    andrrrl authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    591ee09 View commit details
    Browse the repository at this point in the history
  2. Hint types (soporte para colores plex) (#195)

    * feat: types para valores comunes de size y type
    
    * chore: se asigna type type 😂 a algunos componentes
    
    * feat(hint): se aplican types de plex (colores)
    
    * feat(demo-hint): se agrega demo con opciones de type
    
    * chore: se quitan imports sin uso
    
    * feat(test hint): funcionalidad click
    andrrrl authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    2c9d924 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. chore(release): 6.10.0 [skip ci]

    # [6.10.0](v6.9.0...v6.10.0) (2020-08-07)
    
    ### Features
    
    * **hint:** permite hint clickeable ([#196](#196)) ([591ee09](591ee09))
    semantic-release-bot committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    037e52b View commit details
    Browse the repository at this point in the history
Loading