Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
bubblev
/
bubble-web
Vigiar
8
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Merge branch 'master' of git.bubblev.org:bubblev/bubble-web into fix/missing-functionalities
pull/70/head
Tyler Chen
há 4 anos
ascendente
c6cfaf483f
23c7b2a3e4
cometimento
a796f57b1f
3 ficheiros alterados
com
3 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
src/_components/layout/Footer.vue
+1
-0
src/_components/layout/Notification.vue
+1
-0
src/_components/layout/Sidebar.vue
+ 1
- 0
src/_components/layout/Footer.vue
Ver ficheiro
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<footer class="footer">
<p class="text-white text-center">
+ 1
- 0
src/_components/layout/Notification.vue
Ver ficheiro
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<div class="notification">
<i class="fa fa-bell"></i>
+ 1
- 0
src/_components/layout/Sidebar.vue
Ver ficheiro
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<aside class="sidebar">
<!-- Logo -->
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar